We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754af52 commit 0fd6e31Copy full SHA for 0fd6e31
.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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # 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