Skip to content

Commit 3c2f900

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.115
Update balena-io/deploy-to-balena-action from 2.0.114 to 2.0.115 Change-type: patch
1 parent 2dcbecf commit 3c2f900

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

0 commit comments

Comments
 (0)