Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 07d3dcd commit 65fcdb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2
- uses: actions/setup-go@331ce1d993939866bb63c32c6cbbfd48fa76fc57 # renovate: tag=v2
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4
with:
go-version: '^1.19'

Expand Down

0 comments on commit 65fcdb8

Please sign in to comment.