Skip to content

Commit d22faab

Browse files
chore(deps): update golangci/golangci-lint-action digest to 2e78893 in .github/workflows/lint.yml (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29d06c5 commit d22faab

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

0 commit comments

Comments
 (0)