Skip to content

Commit e83357f

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.108
Update balena-io/deploy-to-balena-action from 2.0.107 to 2.0.108 Change-type: patch
1 parent f012936 commit e83357f

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@59022995917446c016a65932bcdb6707f295dae9 # v2.0.107
3622+
- uses: balena-io/deploy-to-balena-action@c98f6d6bea454143d1099c6d0829d9135d9705d6 # v2.0.108
36233623
id: balena_deploy
36243624
with:
36253625
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)