Skip to content

Commit 4f17a74

Browse files
chore(deps): update golangci/golangci-lint-action digest to 37d62ae
1 parent 89cd2bf commit 4f17a74

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
@@ -20,7 +20,7 @@ jobs:
2020
run: go mod download
2121

2222
- name: Run golangci-lint
23-
uses: golangci/golangci-lint-action@7b561e5ab6624d4582c82a4315e0d65ec7a6ad00
23+
uses: golangci/golangci-lint-action@37d62ae433213da45128fd8921b10b86781db6c5
2424
with:
2525
version: v1.64.5
2626
args: --timeout=5m --config= # Use default linter settings

0 commit comments

Comments
 (0)