Skip to content

Commit d80d1ce

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.2
1 parent a8dd88f commit d80d1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
3232
with:
3333
# Required: the version of golangci-lint is required; we pin a specific patch version for reproducible results.
34-
version: v2.11.1
34+
version: v2.11.2
3535

3636
args: --timeout=10m --config=.golangci.json
3737

0 commit comments

Comments
 (0)