Skip to content

Commit 0616d21

Browse files
chore: bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#1016)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbee717 commit 0616d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health-foascli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
go-version-file: 'tools/cli/go.mod'
6868
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
6969
- name: golangci-lint
70-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
70+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47
7171
with:
7272
version: v2.1.0
7373
working-directory: tools/cli

0 commit comments

Comments
 (0)