Skip to content

Commit a2f05d7

Browse files
Bump golangci/golangci-lint-action from 5 to 6 (#395)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5c39b2 commit a2f05d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Lint code
27-
uses: golangci/golangci-lint-action@v5
27+
uses: golangci/golangci-lint-action@v6
2828
with:
2929
only-new-issues: true
3030

0 commit comments

Comments
 (0)