Skip to content

Commit a4af741

Browse files
authored
Merge pull request #1131 from cloudevents/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
chore(deps): Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
2 parents 88bebb1 + b6575a1 commit a4af741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Go Lint on ./v2
3535
if: steps.golangci_configuration.outputs.files_exists == 'true'
36-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
36+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
3737
with:
3838
version: v1.61
3939
working-directory: v2

0 commit comments

Comments
 (0)