Skip to content

Commit 9c9ed7f

Browse files
authored
Merge pull request #954 from Icinga/dependabot/github_actions/golangci/golangci-lint-action-8
build(deps): bump golangci/golangci-lint-action from 7 to 8
2 parents 48e0599 + ee68204 commit 9c9ed7f

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
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
go-version: 1.x
3636

37-
- uses: golangci/golangci-lint-action@v7
37+
- uses: golangci/golangci-lint-action@v8
3838
with:
3939
version: latest
4040
only-new-issues: true

0 commit comments

Comments
 (0)