Skip to content

Commit

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

chore(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1
  • Loading branch information
salasberryfin authored Feb 10, 2025
2 parents fcee715 + 8b80d1a commit c00d2a4
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.22.8
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.2.0
uses: golangci/golangci-lint-action@v6.3.1
with:
version: v1.55.1
working-directory: ${{matrix.working-directory}}
Expand Down

0 comments on commit c00d2a4

Please sign in to comment.