Skip to content

Commit

Permalink
Merge pull request #124 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.28
  • Loading branch information
chemical-soup authored Feb 19, 2024
2 parents 0ae7bce + 73f62b9 commit 31c3623
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@12296358299d02b4516de8e2130310573e63f294 # v2.0.27
- uses: balena-io/deploy-to-balena-action@2386f75c39b2140f74c34cff65ed8e0d589037a0 # v2.0.28
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 31c3623

Please sign in to comment.