Skip to content

Commit 98d4326

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.106
Update balena-io/deploy-to-balena-action from 2.0.105 to 2.0.106 Change-type: patch
1 parent 33b9a39 commit 98d4326

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@538ef9922db50bed346bdb5fb271e54155a50fba # v2.0.105
3632+
- uses: balena-io/deploy-to-balena-action@6468fbf4f1417ec6f752f9313a81b46b0adaf4de # v2.0.106
36333633
id: balena_deploy
36343634
with:
36353635
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)