Skip to content

Commit d3e82a7

Browse files
authored
Merge pull request #1136 from cloudevents/dependabot/github_actions/golangci/golangci-lint-action-7.0.0
chore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0
2 parents 69cfc2d + 00e3d7c commit d3e82a7

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@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
36+
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
3737
with:
3838
version: v1.61
3939
working-directory: v2

0 commit comments

Comments
 (0)