Skip to content

Commit 916620a

Browse files
authored
Merge pull request #1131 from kubernetes-sigs/dependabot/github_actions/all-github-actions-c4cc0bb5e9
🌱 Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the all-github-actions group
2 parents b270650 + 26513d4 commit 916620a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@971e284b6050e8a5849b72094c50ab08da042db8 # tag=v6.1.1
34+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # tag=v6.2.0
3535
with:
3636
version: v1.61.0
3737
args: --out-format=colored-line-number

0 commit comments

Comments
 (0)