Skip to content

Commit 958421e

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.121
Update balena-io/deploy-to-balena-action from 2.0.120 to 2.0.121 Change-type: patch
1 parent 57f47fc commit 958421e

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
@@ -3614,7 +3614,7 @@ jobs:
36143614
steps:
36153615
- *getGitHubAppToken
36163616
- *checkoutVersionedSha
3617-
- uses: balena-io/deploy-to-balena-action@5328e4539efc9dc95a0471c8fcf4bd16fc75e70d # v2.0.120
3617+
- uses: balena-io/deploy-to-balena-action@a441072af54dd3293e77ca0f4732109de9f207bd # v2.0.121
36183618
id: balena_deploy
36193619
with:
36203620
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)