Skip to content

Commit 655b7a9

Browse files
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#287)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8b03e7 commit 655b7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
check-latest: true
2323

2424
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # pin@6.1.0
25+
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # pin@6.1.1
2626
with:
2727
args: -v --timeout=5m
2828
skip-build-cache: true

0 commit comments

Comments
 (0)