Skip to content

Commit

Permalink
Merge pull request #262 from rancher-sandbox/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/golangci/golangci-lint-action-4.0.0

chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
  • Loading branch information
richardcase authored Feb 15, 2024
2 parents 6397b4e + e9513b0 commit e71ba0c
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 @@ -21,7 +21,7 @@ jobs:
with:
go-version: 1.20.7
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v4.0.0
with:
version: v1.55.1
working-directory: ${{matrix.working-directory}}
Expand Down

0 comments on commit e71ba0c

Please sign in to comment.