Skip to content

Commit b24acab

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.104
Update balena-io/deploy-to-balena-action from 2.0.102 to 2.0.104 Change-type: patch
1 parent 0b074a7 commit b24acab

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@4096cb735d100a053625f15e7c09940c35e49afc # v2.0.102
3632+
- uses: balena-io/deploy-to-balena-action@da3c6176d7c47cd0d40cf4e52f9d4704f7574bda # v2.0.104
36333633
id: balena_deploy
36343634
with:
36353635
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)