Skip to content

Commit cfdeef8

Browse files
authored
Merge pull request #87 from bbsakura/renovate/golangci-golangci-lint-action-9.x
chore(deps): update golangci/golangci-lint-action action to v9
2 parents 10ad084 + 6219a45 commit cfdeef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
go-version: ^1.21
1414
- name: golangci-lint
15-
uses: golangci/golangci-lint-action@v8
15+
uses: golangci/golangci-lint-action@v9
1616
with:
1717
version: latest
1818
- name: go mod tidy and install

0 commit comments

Comments
 (0)