Skip to content

Commit

Permalink
Merge pull request #21 from kumojin/renovate/golangci-golangci-lint-a…
Browse files Browse the repository at this point in the history
…ction-6.x

Update golangci/golangci-lint-action action to v6
  • Loading branch information
xballoy authored May 14, 2024
2 parents a833206 + 108e143 commit 08357cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
run: go vet ./...

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6
with:
version: v3.7.0

0 comments on commit 08357cd

Please sign in to comment.