Skip to content

Commit fb297e4

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.107
Update balena-io/deploy-to-balena-action from 2.0.106 to 2.0.107 Change-type: patch
1 parent 154d6cf commit fb297e4

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
@@ -3629,7 +3629,7 @@ jobs:
36293629
steps:
36303630
- *getGitHubAppToken
36313631
- *checkoutVersionedSha
3632-
- uses: balena-io/deploy-to-balena-action@6468fbf4f1417ec6f752f9313a81b46b0adaf4de # v2.0.106
3632+
- uses: balena-io/deploy-to-balena-action@59022995917446c016a65932bcdb6707f295dae9 # v2.0.107
36333633
id: balena_deploy
36343634
with:
36353635
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)