Skip to content

Commit 3dc9d0a

Browse files
authored
chore(deps): Update golangci/golangci-lint-action action to v6.5.2 (GoogleCloudPlatform#398)
1 parent 7380b7a commit 3dc9d0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- ".github/workflows/go-lint.yaml"
5151
- if: steps.changes.outputs.src == 'true'
5252
name: golangci-lint
53-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
53+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
5454
with:
5555
version: latest
5656
working-directory: ${{ matrix.folder }}

0 commit comments

Comments
 (0)