Skip to content

Commit 69997f1

Browse files
chore(deps): update golangci/golangci-lint-action digest to b871b4f
1 parent fff7fc2 commit 69997f1

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@d8648ac2edec95c7927c492e5cfb10276c5ea71d
23+
uses: golangci/golangci-lint-action@b871b4f9de8b829c8d43b0e3bcdf9a8a3f141a3b
2424
with:
2525
version: v1.64.5
2626
args: --timeout=5m --config= # Use default linter settings

0 commit comments

Comments
 (0)