Skip to content

Commit

Permalink
Merge pull request #134 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.36
  • Loading branch information
chemical-soup authored Mar 11, 2024
2 parents 05ff470 + d7df500 commit 1e6fedc
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@4af1aca2373e2d41642d5781015441c7107c9d2c # v2.0.35
- uses: balena-io/deploy-to-balena-action@c44d246cd84f7595ab48495f9db9708dfe8ed48f # v2.0.36
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1e6fedc

Please sign in to comment.