Skip to content

Commit

Permalink
Update balena-io/deploy-to-balena-action action to v2.0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2024
1 parent 1a2c72b commit 8950a94
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@ba368aabd48d4e7f0cbc6d8c35d015ef1d2c68c0 # v2.0.70
- uses: balena-io/deploy-to-balena-action@2843c5d56dc96b3d12eab1db05f1a89f268e8f80 # v2.0.71
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
fleet: ${{ matrix.fleet }}
Expand Down

0 comments on commit 8950a94

Please sign in to comment.