Skip to content

Commit 4c780f7

Browse files
authored
Merge pull request #106 from snorwin/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents a6728dc + 602c13c commit 4c780f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: ^1.24
2121
cache: false
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v8
23+
uses: golangci/golangci-lint-action@v9
2424
test:
2525
name: go test
2626
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)