Skip to content

Commit

Permalink
Merge pull request #157 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.66
  • Loading branch information
chemical-soup authored May 13, 2024
2 parents 9f5318a + 2738ac2 commit df26623
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: balena-io/deploy-to-balena-action@8f42a1d4bda3133022280511e3bfe5f2206a0cbf # v2.0.65
- uses: balena-io/deploy-to-balena-action@cc998b3d5e0694d9f5bbf5708b504910d6d3027a # v2.0.66
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
fleet: ${{ matrix.fleet }}
Expand Down

0 comments on commit df26623

Please sign in to comment.