Skip to content

Commit 1976a52

Browse files
chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#604)
1 parent 773df9b commit 1976a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
- run: go mod download
2828
- run: go build -v .
2929
- name: Run Linters
30-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
30+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
3131
with:
3232
version: latest

0 commit comments

Comments
 (0)