Skip to content

Commit 76a4b61

Browse files
chore(deps): update golangci/golangci-lint-action digest to 2226d7c in .github/workflows/lint.yml
1 parent d22faab commit 76a4b61

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@2e788936b09dd82dc280e845628a40d2ba6b204c # v6
22+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
2323
with:
2424
version: v1.63.4
2525
- name: markdown

0 commit comments

Comments
 (0)