Skip to content

Commit c09962b

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.118
Update balena-io/deploy-to-balena-action from 2.0.117 to 2.0.118 Change-type: patch
1 parent 4a3d9e7 commit c09962b

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
@@ -3614,7 +3614,7 @@ jobs:
36143614
steps:
36153615
- *getGitHubAppToken
36163616
- *checkoutVersionedSha
3617-
- uses: balena-io/deploy-to-balena-action@3e722584190d5736062b2cb9f5ec7d49d1faa3d2 # v2.0.117
3617+
- uses: balena-io/deploy-to-balena-action@e7dbc2ddb19b16071bf75039b6bc585872813f16 # v2.0.118
36183618
id: balena_deploy
36193619
with:
36203620
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)