Skip to content

Commit 9cc3497

Browse files
authored
Merge branch 'main' into dependabot/go_modules/golang-dependencies-eb001e3145
2 parents f97c147 + c180267 commit 9cc3497

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
@@ -21,7 +21,7 @@ jobs:
2121
go-version: "1.23"
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v8
24+
uses: golangci/golangci-lint-action@v9
2525
with:
2626
version: v2.1
2727
args: --timeout=5m

0 commit comments

Comments
 (0)