Skip to content

Commit

Permalink
Merge pull request #161 from klutchell/gh-renovate/balena-io-deploy-t…
Browse files Browse the repository at this point in the history
…o-balena-action-2.0.x

Update balena-io/deploy-to-balena-action action to v2.0.70
  • Loading branch information
chemical-soup authored Jun 3, 2024
2 parents ff80bc9 + ce3281e commit 1a2c72b
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 @@ -21,7 +21,7 @@ jobs:

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: balena-io/deploy-to-balena-action@157b99bf46acb3b2bb61ad92f751f20fd593d58b # v2.0.69
- uses: balena-io/deploy-to-balena-action@ba368aabd48d4e7f0cbc6d8c35d015ef1d2c68c0 # v2.0.70
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
fleet: ${{ matrix.fleet }}
Expand Down

0 comments on commit 1a2c72b

Please sign in to comment.