Skip to content

Commit a73a9f6

Browse files
authored
Merge pull request #3349 from kubernetes-sigs/dependabot/github_actions/all-github-actions-ca90dd7130
🌱 Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 in the all-github-actions group
2 parents 3046910 + 099474b commit a73a9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
go-version: ${{ steps.vars.outputs.go_version }}
3030
- name: golangci-lint
31-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # tag=v6.2.0
31+
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # tag=v6.3.2
3232
with:
3333
version: v1.60.2
3434
args: --out-format=colored-line-number

0 commit comments

Comments
 (0)