Skip to content

Commit 752ae5f

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.113
Update balena-io/deploy-to-balena-action from 2.0.112 to 2.0.113 Change-type: patch
1 parent 1499405 commit 752ae5f

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@8d3e564c3c05ab981a63529e02bd80dd575d81a2 # v2.0.112
3619+
- uses: balena-io/deploy-to-balena-action@3f03ce5214a368c61ca95c597598fad25798e84d # v2.0.113
36203620
id: balena_deploy
36213621
with:
36223622
balena_token: ${{ secrets.BALENA_API_KEY || secrets.BALENA_API_KEY_PUSH }}

0 commit comments

Comments
 (0)