Skip to content

Commit

Permalink
Merge pull request #112 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.16
  • Loading branch information
chemical-soup authored Jan 22, 2024
2 parents 2b85d56 + 08c58cf commit 57a2d36
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@267b0826324d07e457d3f31b928fc48655707552 # v2.0.15
- uses: balena-io/deploy-to-balena-action@4fe12febf088f00f16c44f4c2bc613bd18da4863 # v2.0.16
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 57a2d36

Please sign in to comment.