We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754af52 commit 4a34673Copy full SHA for 4a34673
.github/workflows/balena.yml
@@ -15,7 +15,7 @@ jobs:
15
fleet: [gh_klutchell/adguard-home]
16
17
steps:
18
- - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
19
- uses: balena-io/deploy-to-balena-action@cc998b3d5e0694d9f5bbf5708b504910d6d3027a # v2.0.66
20
with:
21
balena_token: ${{ secrets.BALENA_API_KEY }}
0 commit comments