Skip to content

Commit

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

chore(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
  • Loading branch information
richardcase authored Sep 28, 2023
2 parents 2e23257 + 7316abb commit 8ae2ee5
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.19
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.4.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: v1.50.1
working-directory: ${{matrix.working-directory}}
Expand Down

0 comments on commit 8ae2ee5

Please sign in to comment.