Skip to content

Commit 5dfe321

Browse files
authored
Merge pull request #3163 from kubernetes-sigs/dependabot/github_actions/all-github-actions-ea2f213dad
🌱 Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 in the all-github-actions group
2 parents 4288b1f + 4f5c870 commit 5dfe321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
go-version: ${{ steps.vars.outputs.go_version }}
3434
- name: golangci-lint
35-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
35+
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # tag=v6.5.1
3636
with:
3737
version: v1.64.6
3838
args: --out-format=colored-line-number

0 commit comments

Comments
 (0)