Skip to content

Commit

Permalink
Merge pull request #71 from ekristen/renovate/major-golang
Browse files Browse the repository at this point in the history
chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
ekristen authored Dec 3, 2024
2 parents 4cb6487 + d2b0701 commit b38e30c
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 @@ -22,4 +22,4 @@ jobs:
go-version: '1.21.x'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6

0 comments on commit b38e30c

Please # to comment.