Skip to content

Commit daa2b3a

Browse files
authored
Merge pull request #987 from kubernetes/dependabot/github_actions/golangci/golangci-lint-action-9.2.1
build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1
2 parents 898b250 + c4e6a57 commit daa2b3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# There is a risk of drift between the two, but this is only linting,
7373
# not runtime correctness!
7474
- name: golangci-lint
75-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
75+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
7676
with:
7777
working-directory: git-sync
7878
version: v2.1.0

0 commit comments

Comments
 (0)