Skip to content

Commit

Permalink
Merge pull request #75 from joelnb/renovate/golangci-golangci-lint-ac…
Browse files Browse the repository at this point in the history
…tion-4.x

Update golangci/golangci-lint-action action to v4
  • Loading branch information
joelnb committed Mar 16, 2024
2 parents c777b4e + 5c4ad5e commit 98b982d
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,4 +23,4 @@ jobs:
- uses: actions/setup-go@v5
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4

0 comments on commit 98b982d

Please sign in to comment.