Skip to content

Commit 963c038

Browse files
Merge branch 'main' into renovate/actions-checkout-6.x
2 parents 6f9239b + 894ecb9 commit 963c038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
with:
2222
go-version-file: go.mod
2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v8
24+
uses: golangci/golangci-lint-action@v9
2525
with:
2626
version: v2.6.2

0 commit comments

Comments
 (0)