Skip to content

Commit ad277a8

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.98
Update balena-io/deploy-to-balena-action from 2.0.97 to 2.0.98 Change-type: patch
1 parent 4a50d56 commit ad277a8

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@0214c586e6f9ba20809201340247d2d32c351a09 # v2.0.97
3629+
- uses: balena-io/deploy-to-balena-action@ebe163d58d0024b8ab0d9d971f54ca96fe60df65 # v2.0.98
36303630
id: balena_deploy
36313631
with:
36323632
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)