Skip to content

Commit 45d64da

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.124
Update balena-io/deploy-to-balena-action from 2.0.122 to 2.0.124 Change-type: patch
1 parent a078095 commit 45d64da

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
@@ -3615,7 +3615,7 @@ jobs:
36153615
steps:
36163616
- *getGitHubAppToken
36173617
- *checkoutVersionedSha
3618-
- uses: balena-io/deploy-to-balena-action@9d2fe11ba22321839e8d347e2693c62d33ea064b # v2.0.122
3618+
- uses: balena-io/deploy-to-balena-action@96d0df6f94f8490c66ab33bc266de06d58e0f652 # v2.0.124
36193619
id: balena_deploy
36203620
with:
36213621
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)