Skip to content

Commit 197531d

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.116
Update balena-io/deploy-to-balena-action from 2.0.115 to 2.0.116 Change-type: patch
1 parent c1be17d commit 197531d

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@45991f31cb74431e365a9ad53cc466dd7972e86b # v2.0.115
3617+
- uses: balena-io/deploy-to-balena-action@9db26047ed38a1fd46649109963d30e53797cd0a # v2.0.116
36183618
id: balena_deploy
36193619
with:
36203620
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)