Skip to content

Commit 41eba86

Browse files
authored
Merge pull request #43 from protobom/dependabot/github_actions/golangci/golangci-lint-action-8.0.0
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
2 parents d5eee8e + 137ee29 commit 41eba86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golangci-lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727

2828
- name: Run golangci-lint
29-
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
29+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3030
with:
31-
version: v2.0.2
31+
version: v2.1
3232

0 commit comments

Comments
 (0)