Skip to content

Commit d8f6fef

Browse files
chore: bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#379)
1 parent 338350f commit d8f6fef

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
@@ -93,7 +93,7 @@ jobs:
9393
go-version-file: 'tools/cli/go.mod'
9494
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
9595
- name: golangci-lint
96-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
96+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae
9797
with:
9898
version: v1.60.3
9999
working-directory: tools/cli

0 commit comments

Comments
 (0)