Skip to content

Commit 3f3aebd

Browse files
authored
deps: Update golangci/golangci-lint-action action to v6.2.0 (GoogleCloudPlatform#916)
1 parent dcd433d commit 3f3aebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
go mod tidy && git diff --exit-code
3939
- name: golangci-lint
40-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
40+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
4141
with:
4242
version: latest
4343
args: --timeout 3m

0 commit comments

Comments
 (0)