Skip to content

Commit 7ffbdbf

Browse files
committed
Update balena-io/deploy-to-balena-action action to v2.0.70
1 parent c93e2f9 commit 7ffbdbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/balena.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
19-
- uses: balena-io/deploy-to-balena-action@157b99bf46acb3b2bb61ad92f751f20fd593d58b # v2.0.69
19+
- uses: balena-io/deploy-to-balena-action@ba368aabd48d4e7f0cbc6d8c35d015ef1d2c68c0 # v2.0.70
2020
with:
2121
balena_token: ${{ secrets.BALENA_API_KEY }}
2222
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)