Skip to content

Commit 296b817

Browse files
chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#580)
1 parent 115ca54 commit 296b817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
go-version-file: 'go.mod'
2222
- name: Run golangci-lint-action
23-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
23+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
2424
with:
2525
args: --timeout=2m

0 commit comments

Comments
 (0)