Skip to content

Commit 8b18564

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.97
Update balena-io/deploy-to-balena-action from 2.0.95 to 2.0.97 Change-type: patch
1 parent 50e0b64 commit 8b18564

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3626,7 +3626,7 @@ jobs:
36263626
steps:
36273627
- *getGitHubAppToken
36283628
- *checkoutVersionedSha
3629-
- uses: balena-io/deploy-to-balena-action@daad17609887d20f5d0560c66ccdbbfc160470b2 # v2.0.95
3629+
- uses: balena-io/deploy-to-balena-action@0214c586e6f9ba20809201340247d2d32c351a09 # v2.0.97
36303630
id: balena_deploy
36313631
with:
36323632
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)