We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60662b7 commit 874b69aCopy full SHA for 874b69a
.github/workflows/balena.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
19
- - uses: balena-io/deploy-to-balena-action@92665b240043f8c3d96835fafde500790d002c2e # v2.0.20
+ - uses: balena-io/deploy-to-balena-action@7b510487d7597ac2fad1a382bd4816db94be9fb3 # v2.0.21
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments