Skip to content

Commit

Permalink
Update balena-io/deploy-to-balena-action action to v2.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2024
1 parent 31c3623 commit 0f0782a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/balena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: balena-io/deploy-to-balena-action@2386f75c39b2140f74c34cff65ed8e0d589037a0 # v2.0.28
- uses: balena-io/deploy-to-balena-action@9d553d05baab3a9398cc0469587cbc2c39f075d3 # v2.0.29
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0f0782a

Please sign in to comment.