1 parent ed54f2e commit 8a95679Copy full SHA for 8a95679
1 file changed
.github/workflows/balena.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
steps:
17
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
18
- uses: balena-io/deploy-to-balena-action@63a685c4b9c898c38e66776284a78c4e50ec8c97 # v2.0.136
19
with:
20
balena_token: ${{ secrets.BALENA_TOKEN }}
0 commit comments