Skip to content

Commit 9dc34ab

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent a610a56 commit 9dc34ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
go-version-file: go.mod
1616
cache: false
1717
- name: Lint
18-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
18+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
1919

2020
test:
2121
name: Test

0 commit comments

Comments
 (0)