Skip to content

Commit 86aeaf3

Browse files
build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#4336)
1 parent 129cf9d commit 86aeaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version-file: 'go.mod'
2121
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47
23+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601
2424
with:
2525
version: v2.1.6
2626
unit-tests:

0 commit comments

Comments
 (0)