Skip to content

Commit

Permalink
Merge pull request #95 from klutchell/gh-renovate/balena-io-deploy-to…
Browse files Browse the repository at this point in the history
…-balena-action-1.1.x

Update balena-io/deploy-to-balena-action action to v1.1.9
  • Loading branch information
chemical-soup authored Nov 24, 2023
2 parents ea1b18f + fca52db commit 6fb5616
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@e2cda8704affc3f1fd782f833a3855df1a2335c6 # v1.1.8
- uses: balena-io/deploy-to-balena-action@e2e865ed0b38dd19f8e25a967d2be28ef0a5305a # v1.1.9
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6fb5616

Please sign in to comment.