Skip to content

Commit ce60782

Browse files
authored
Merge pull request #481 from coreos/dependabot/github_actions/golangci/golangci-lint-action-9
build(deps): bump golangci/golangci-lint-action from 8 to 9
2 parents 9145741 + 39cab7b commit ce60782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/setup-go@v6
4040
with:
4141
go-version: stable
42-
- uses: golangci/golangci-lint-action@v8
42+
- uses: golangci/golangci-lint-action@v9
4343
with:
4444
version: v2.3
4545

0 commit comments

Comments
 (0)