Skip to content

Commit c480e71

Browse files
Update balena-io/deploy-to-balena-action action to v2.0.91
1 parent 152d8dc commit c480e71

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19-
- uses: balena-io/deploy-to-balena-action@9c9d61c6b9ecb89b32557299f0c5534c18c97d14 # v2.0.85
19+
- uses: balena-io/deploy-to-balena-action@493eef48e7f3cbddcdc9b0740657006fcc3d237e # v2.0.91
2020
with:
2121
balena_token: ${{ secrets.BALENA_API_KEY }}
2222
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)