Skip to content

Commit 664debd

Browse files
authored
Merge pull request #80 from dfns/renovate/golangci-golangci-lint-action-9.x
2 parents eecfa74 + 71e8f52 commit 664debd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run: go mod download
3131
- run: go build -v .
3232
- name: Run linters
33-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
33+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
3434
with:
3535
version: latest
3636

0 commit comments

Comments
 (0)