Skip to content

Commit

Permalink
Merge pull request #72 from klutchell/gh-renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4
  • Loading branch information
chemical-soup authored Sep 4, 2023
2 parents 88b34b7 + 44e62a1 commit 72bf32e
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 @@ -15,7 +15,7 @@ jobs:
fleet: [gh_klutchell/adguard-home]

steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: balena-io/deploy-to-balena-action@9ed3f40c78344bab0e1024e3c7aeb92dae70bd8b # v0.28.0
with:
balena_token: ${{ secrets.BALENA_API_KEY }}
Expand Down

0 comments on commit 72bf32e

Please sign in to comment.