Skip to content

Commit c3f0824

Browse files
Bump golangci/golangci-lint-action from 8.0.0 to 9.1.0 (path-network#26)
1 parent 1289a5f commit c3f0824

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
@@ -18,7 +18,7 @@ jobs:
1818
go-version: "1.25"
1919

2020
- name: Lint
21-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
21+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
2222

2323
- name: Build
2424
run: go build -v

0 commit comments

Comments
 (0)