Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit 0bf49a8

Browse files
authored
Merge pull request #27 from gripmock/dependabot/github_actions/golangci/golangci-lint-action-8
Bump golangci/golangci-lint-action from 7 to 8
2 parents 7329099 + dfda878 commit 0bf49a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
go-version: ${{ matrix.go-version }}
2222
cache: true
2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v7
24+
uses: golangci/golangci-lint-action@v8
2525
with:
2626
version: v2.0.2

0 commit comments

Comments
 (0)