Skip to content

Commit fe34f1b

Browse files
authored
chore(deps): update golangci/golangci-lint-action action to v6.5.2 (#796)
1 parent 2e59c2b commit fe34f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- ".github/workflows/go-lint.yaml"
5555
- if: steps.changes.outputs.src == 'true'
5656
name: golangci-lint
57-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
57+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
5858
with:
5959
version: latest
6060
working-directory: ${{ matrix.folder }}

0 commit comments

Comments
 (0)