We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d45803 commit 44474e9Copy full SHA for 44474e9
.github/workflows/balena.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
19
- - uses: balena-io/deploy-to-balena-action@6f821c31f8123154d5f17913b1006e7207dd00a5 # v2.0.39
+ - uses: balena-io/deploy-to-balena-action@f88bd7ed05074f20166317c689d8130b938877a5 # v2.0.40
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments