Skip to content

Commit

Permalink
Merge pull request #37 from frozenbonito/renovate/golangci-golangci-l…
Browse files Browse the repository at this point in the history
…int-action-4.x

chore(deps): update golangci/golangci-lint-action action to v4
  • Loading branch information
frozenbonito committed Feb 12, 2024
2 parents 137f530 + 7f1f176 commit e5e7d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
go-version: "1.18"
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: v1.56.1
- name: Run goreleaser check
Expand Down

0 comments on commit e5e7d94

Please sign in to comment.