Skip to content

Commit a4b52ab

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.109
Update balena-io/deploy-to-balena-action from 2.0.108 to 2.0.109 Change-type: patch
1 parent 0d9301f commit a4b52ab

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
@@ -3619,7 +3619,7 @@ jobs:
36193619
steps:
36203620
- *getGitHubAppToken
36213621
- *checkoutVersionedSha
3622-
- uses: balena-io/deploy-to-balena-action@c98f6d6bea454143d1099c6d0829d9135d9705d6 # v2.0.108
3622+
- uses: balena-io/deploy-to-balena-action@1c920c28d2e4f4b2a00be2d0cfb37c6203e9cc49 # v2.0.109
36233623
id: balena_deploy
36243624
with:
36253625
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)