Skip to content

Commit

Permalink
Merge pull request #62 from flipgroup/bump-golangci-lint
Browse files Browse the repository at this point in the history
Bump `golangci-lint` to version `v1.57.2`
  • Loading branch information
magnetikonline authored Apr 15, 2024
2 parents 5c1e8c6 + 3a3ae8c commit 9be656a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: flipgroup/action-golang-with-lint@main
with:
version-golang-file: go.mod
version-golangci-lint: v1.56.2
version-golangci-lint: v1.57.2
- name: Test
run: go test -count=1 -v ./...

0 comments on commit 9be656a

Please sign in to comment.