Skip to content

Commit

Permalink
Merge pull request #73 from klutchell/gh-renovate/balena-io-deploy-to…
Browse files Browse the repository at this point in the history
…-balena-action-0.x

Update balena-io/deploy-to-balena-action action to v0.29.0
  • Loading branch information
chemical-soup authored Sep 5, 2023
2 parents 72bf32e + 4e43291 commit 2697a95
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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: balena-io/deploy-to-balena-action@9ed3f40c78344bab0e1024e3c7aeb92dae70bd8b # v0.28.0
- uses: balena-io/deploy-to-balena-action@12236abbd4094dd8ab92d768b1370e2dbce10789 # v0.29.0
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2697a95

Please sign in to comment.