Skip to content

Commit 7794041

Browse files
authored
Merge pull request #1300 from ko-build/dependabot/github_actions/golangci/golangci-lint-action-6.0.1
Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
2 parents 3240280 + bfbd6a4 commit 7794041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
go-version-file: 'go.mod'
3131
check-latest: true
3232
- name: golangci-lint
33-
uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
33+
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
3434
with:
3535
version: v1.57

0 commit comments

Comments
 (0)