Skip to content

Commit 78d3fba

Browse files
authored
Merge pull request #1102 from cloudevents/dependabot/github_actions/golangci/golangci-lint-action-6.1.1
chore(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
2 parents 2db66e0 + e464c70 commit 78d3fba

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@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
36+
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
3737
with:
3838
version: v1.54
3939
working-directory: v2

0 commit comments

Comments
 (0)