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