Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
App Token Issuer Releng Renovate Bot committed Apr 28, 2024
1 parent 7d4c359 commit be54f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/ci-lint-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ runs:
cache-dependency-path: ${{ inputs.go-cache-dep-path }}

- name: Setup golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
with:
# We already cache these directories in setup-go if we have
# use-go-cache set to true
Expand Down

0 comments on commit be54f45

Please sign in to comment.