Skip to content

Commit

Permalink
Merge pull request #69 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 v5
  • Loading branch information
ekristen authored Apr 30, 2024
2 parents a7a360d + 32d3aef commit 56d7011
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@v4
uses: golangci/golangci-lint-action@v5

0 comments on commit 56d7011

Please sign in to comment.