Skip to content

Commit 8278952

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.114
Update balena-io/deploy-to-balena-action from 2.0.113 to 2.0.114 Change-type: patch
1 parent 0602385 commit 8278952

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

0 commit comments

Comments
 (0)