Skip to content

Commit a7023ca

Browse files
chore(deps): update golangci-lint
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8403345 commit a7023ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ jobs:
4747
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
4848
with:
4949
go-version-file: go.mod
50-
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
50+
- uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
5151
with:
52-
version: v2.11.4
52+
version: v2.12.2
5353
install-mode: goinstall
5454

5555
build:

0 commit comments

Comments
 (0)