Skip to content

Commit

Permalink
Update balena-io/deploy-to-balena-action action to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 10, 2023
1 parent a7b1dd6 commit 1d1324d
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@d273c90d886fba2f5d07fecb7f8825649326b401 # v1.1.1
- uses: balena-io/deploy-to-balena-action@c2b38b8a084ca27e00128752ba5916a5e2b0b792 # v1.1.2
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1d1324d

Please sign in to comment.