Skip to content

Commit ac8d5a0

Browse files
chore: bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 (#419)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bc90b8 commit ac8d5a0

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@e60da84bfae8c7920a47be973d75e15710aa8bd7
96+
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347
9797
with:
9898
version: v1.60.3
9999
working-directory: tools/cli

0 commit comments

Comments
 (0)