Skip to content

Commit 15412ac

Browse files
authored
Merge pull request #1844 from shirou/dependabot/github_actions/golangci/golangci-lint-action-8.0.0
chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
2 parents 2c7ae10 + 55d6961 commit 15412ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
go-version-file: go.mod
7171
- name: Setup golangci-lint
72-
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
72+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
7373
with:
7474
args: --verbose
7575
version: latest

0 commit comments

Comments
 (0)