Skip to content

Commit 1d13ad9

Browse files
Update dependency golangci/golangci-lint to v2.11.2 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e6aa22 commit 1d13ad9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codetests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: golangci-lint
4141
uses: golangci/golangci-lint-action@v9
4242
with:
43-
version: v2.11.1
43+
version: v2.11.2
4444
# Runs golangci-lint on linux against linux and windows.
4545
golangci-linux:
4646
strategy:
@@ -58,4 +58,4 @@ jobs:
5858
- name: golangci-lint
5959
uses: golangci/golangci-lint-action@v9
6060
with:
61-
version: v2.11.1
61+
version: v2.11.2

0 commit comments

Comments
 (0)