Skip to content

Commit 60662b7

Browse files
Merge pull request #114 from klutchell/gh-renovate/balena-io-deploy-to-balena-action-2.0.x
Update balena-io/deploy-to-balena-action action to v2.0.20
2 parents ad4647e + 024ddc3 commit 60662b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/balena.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
19-
- uses: balena-io/deploy-to-balena-action@4e8a86df4af916eca9cc84b334971a0188e1b67c # v2.0.19
19+
- uses: balena-io/deploy-to-balena-action@92665b240043f8c3d96835fafde500790d002c2e # v2.0.20
2020
with:
2121
balena_token: ${{ secrets.BALENA_API_KEY }}
2222
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)