Skip to content

Commit

Permalink
Merge pull request #165 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.74
  • Loading branch information
chemical-soup authored Jul 29, 2024
2 parents 1367aa8 + 9423d26 commit eab9075
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 @@ -21,7 +21,7 @@ jobs:

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: balena-io/deploy-to-balena-action@31d0b891b057ae02329ab9874ccd0f1239e3c792 # v2.0.72
- uses: balena-io/deploy-to-balena-action@72b7652cd8b4b0b49376f60fe790eef9ba76e3f0 # v2.0.74
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
fleet: ${{ matrix.fleet }}
Expand Down

0 comments on commit eab9075

Please sign in to comment.