We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bddf59f commit 550c068Copy full SHA for 550c068
.github/workflows/balena.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
19
- - uses: balena-io/deploy-to-balena-action@3151704ae2fa8e32a38e0f19b1f557d2fcbad2b8 # v2.0.64
+ - uses: balena-io/deploy-to-balena-action@8f42a1d4bda3133022280511e3bfe5f2206a0cbf # v2.0.65
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments