Skip to content

Commit

Permalink
Update balena-io/deploy-to-balena-action action to v2.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 12, 2024
1 parent bebddf2 commit 7a54514
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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
- uses: balena-io/deploy-to-balena-action@4e48ef4252fbf1cbbae18942985c2e5ce0538644 # v2.0.38
- uses: balena-io/deploy-to-balena-action@6f821c31f8123154d5f17913b1006e7207dd00a5 # v2.0.39
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7a54514

Please sign in to comment.