Skip to content

Commit 059621c

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent fbe9a29 commit 059621c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
go-version-file: "go.mod"
3636
- name: golangci-lint
37-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
37+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
3838
with:
3939
args: --timeout=5m
4040
version: latest

0 commit comments

Comments
 (0)