Skip to content

Commit 9d51d7c

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.111
Update balena-io/deploy-to-balena-action from 2.0.110 to 2.0.111 Change-type: patch
1 parent 8d852d3 commit 9d51d7c

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
@@ -3616,7 +3616,7 @@ jobs:
36163616
steps:
36173617
- *getGitHubAppToken
36183618
- *checkoutVersionedSha
3619-
- uses: balena-io/deploy-to-balena-action@637a7fa50308bc762ec8cda1f7aff381f6670657 # v2.0.110
3619+
- uses: balena-io/deploy-to-balena-action@a4eb179bbb33c30c348c2840b35c048819a188bd # v2.0.111
36203620
id: balena_deploy
36213621
with:
36223622
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)