Skip to content

Commit ee7f25c

Browse files
chore: bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#121)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adb7083 commit ee7f25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
go-version-file: 'tools/cli/go.mod'
6262
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
6363
- name: golangci-lint
64-
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64
64+
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
6565
with:
6666
version: v1.58.1
6767
working-directory: tools/cli

0 commit comments

Comments
 (0)