Skip to content

Commit

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

ci(github-action)!: Update golangci/golangci-lint-action action to v4
  • Loading branch information
zekker6 authored Feb 20, 2024
2 parents 346164c + a90c2f3 commit c677ea3
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 @@ -25,7 +25,7 @@ jobs:
run: go mod download

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4

- name: Run lint
run: task lint
Expand Down

0 comments on commit c677ea3

Please sign in to comment.