Skip to content

Commit 4a921ce

Browse files
authored
Merge pull request #1419 from kubernetes-sigs/dependabot/github_actions/all-eb8e6b6abe
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 in the all group
2 parents 08da022 + ea00076 commit 4a921ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
cache: false
2424

2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
26+
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
2727
with:
2828
version: v1.63

0 commit comments

Comments
 (0)