Skip to content

Commit a7abc5f

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.10.1 (#616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5388ad1 commit a7abc5f

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
@@ -41,7 +41,7 @@ jobs:
4141
if: matrix.lint
4242
uses: golangci/golangci-lint-action@v9.2.0
4343
with:
44-
version: v2.4.0
44+
version: v2.10.1
4545
only-new-issues: true
4646

4747
# Install Go

0 commit comments

Comments
 (0)