Skip to content

Commit

Permalink
Merge pull request #390 from rancher/dependabot/github_actions/golang…
Browse files Browse the repository at this point in the history
…ci/golangci-lint-action-6.1.0

chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.1.0
  • Loading branch information
furkatgofurov7 authored Aug 28, 2024
2 parents d0c287d + de2bf96 commit 67dbedb
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.21.8
- name: golangci-lint
uses: golangci/golangci-lint-action@v4.0.0
uses: golangci/golangci-lint-action@v6.1.0
with:
version: v1.55.1
working-directory: ${{matrix.working-directory}}
Expand Down

0 comments on commit 67dbedb

Please sign in to comment.