Skip to content

Commit 4038a8c

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.57.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 614afe9 commit 4038a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
2828
with:
2929
# renovate: datasource=github-releases depName=golangci/golangci-lint
30-
version: v1.57.1
30+
version: v1.57.2
3131
skip-pkg-cache: true
3232

3333
tests:

0 commit comments

Comments
 (0)