Skip to content

Commit 23b5d8a

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.101
Update balena-io/deploy-to-balena-action from 2.0.100 to 2.0.101 Change-type: patch
1 parent 968e35a commit 23b5d8a

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

0 commit comments

Comments
 (0)