Skip to content

Commit f712246

Browse files
Update dependency golangci/golangci-lint to v1.64.8 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b3cf70 commit f712246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
1414
with:
1515
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
16-
version: v1.64.7
16+
version: v1.64.8

0 commit comments

Comments
 (0)