We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7dba1c + 5cf68fd commit e18d147Copy full SHA for e18d147
.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@1b0d15a183439e389eab33508b823d2311578572 # v2.0.59
+ - uses: balena-io/deploy-to-balena-action@c523907563b2ef5db81cd9519482805f336a630f # v2.0.60
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments