Skip to content

Commit 5abe009

Browse files
authored
Merge pull request #37 from SUSE/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 10cb0a6 + f9be0dd commit 5abe009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
with:
2828
go-version: "1.23"
2929
- name: golangci-lint
30-
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
30+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3131
with:
3232
version: v2.1.5

0 commit comments

Comments
 (0)