Skip to content

Commit a070dfa

Browse files
authored
Merge pull request #1149 from kubernetes-sigs/dependabot/github_actions/all-github-actions-06c47a9d96
🌱 Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 in the all-github-actions group
2 parents 27bedd7 + 1ebdcae commit a070dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
go-version: ${{ steps.vars.outputs.go_version }}
3333
- name: golangci-lint
34-
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # tag=v6.3.1
34+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
3535
with:
3636
version: v1.63.4
3737
args: --out-format=colored-line-number

0 commit comments

Comments
 (0)