Skip to content

Commit 8095d48

Browse files
authored
Merge pull request #1297 from ko-build/dependabot/github_actions/golangci/golangci-lint-action-6.0.0
2 parents 0cdf14a + 92b60ac commit 8095d48

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,7 +30,7 @@ jobs:
3030
go-version-file: 'go.mod'
3131
check-latest: true
3232
- name: golangci-lint
33-
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
33+
uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
3434
with:
3535
version: v1.56
3636
args: --timeout=5m

0 commit comments

Comments
 (0)