Skip to content

Commit 8c700f8

Browse files
committed
Update balena-io/deploy-to-balena-action action to v2.0.64
1 parent 5437b6b commit 8c700f8

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
19-
- uses: balena-io/deploy-to-balena-action@853e855c57c13ac4c009ba860785da26602d127a # v2.0.63
19+
- uses: balena-io/deploy-to-balena-action@3151704ae2fa8e32a38e0f19b1f557d2fcbad2b8 # v2.0.64
2020
with:
2121
balena_token: ${{ secrets.BALENA_API_KEY }}
2222
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)