Skip to content

Commit 4be60bc

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.102
Update balena-io/deploy-to-balena-action from 2.0.101 to 2.0.102 Change-type: patch
1 parent deea22f commit 4be60bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

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

0 commit comments

Comments
 (0)