We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db61eba commit 854d7d6Copy full SHA for 854d7d6
.github/workflows/balena.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
19
- - uses: balena-io/deploy-to-balena-action@cc998b3d5e0694d9f5bbf5708b504910d6d3027a # v2.0.66
+ - uses: balena-io/deploy-to-balena-action@d043584f1360c0153c832e4f0031f29ed024dce4 # v2.0.67
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments