Skip to content

Commit ff6f562

Browse files
Bump golangci/golangci-lint-action in the actions group (#710)
1 parent 47653e7 commit ff6f562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ jobs:
107107
go-version-file: './go.mod'
108108
check-latest: true
109109
- name: golangci-lint
110-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
110+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
111111
with:
112112
version: v1.61

0 commit comments

Comments
 (0)