Skip to content

Commit

Permalink
Merge pull request #71 from nkmr-jp/renovate/golangci-golangci-lint-a…
Browse files Browse the repository at this point in the history
…ction-5.x

⬆️ Update golangci/golangci-lint-action action to v5
  • Loading branch information
nkmr-jp authored May 5, 2024
2 parents 68b2ad5 + 68304ea commit 2b7c522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
go-version: '1.22.x'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: v1.54.1

0 comments on commit 2b7c522

Please sign in to comment.