Skip to content

Commit c09ca11

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.99
Update balena-io/deploy-to-balena-action from 2.0.98 to 2.0.99 Change-type: patch
1 parent 9e1eac4 commit c09ca11

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

0 commit comments

Comments
 (0)