Skip to content

Commit adb29f4

Browse files
chore(deps): update golangci/golangci-lint-action digest to e60da84 in .github/workflows/lint.yml
1 parent 3e31832 commit adb29f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: generate
2020
run: go run mage.go generate
2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
22+
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6
2323
with:
2424
version: v1.63.4
2525
- name: markdown

0 commit comments

Comments
 (0)