We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a823d commit 3f0a252Copy full SHA for 3f0a252
.github/workflows/balena.yml
@@ -15,7 +15,7 @@ jobs:
15
fleet: [gh_klutchell/adguard-home]
16
17
steps:
18
- - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
19
- uses: balena-io/deploy-to-balena-action@b4e42d0f412cedbc6a30b961d43be02c002162d5 # v2.0.62
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
0 commit comments