Skip to content

Commit a6428ce

Browse files
authored
Merge pull request #91 from dfns/renovate/golangci-golangci-lint-action-9.x
2 parents a11a053 + df4d871 commit a6428ce

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@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
33+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
3434
with:
3535
version: latest
3636

0 commit comments

Comments
 (0)