Skip to content

Commit 5fcb4aa

Browse files
chore: bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 (#563)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14d203d commit 5fcb4aa

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
@@ -65,7 +65,7 @@ jobs:
6565
go-version-file: 'tools/cli/go.mod'
6666
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
6767
- name: golangci-lint
68-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
68+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84
6969
with:
7070
version: v1.64.5
7171
working-directory: tools/cli

0 commit comments

Comments
 (0)