Skip to content

Commit 66c0a19

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.2 (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4172018 commit 66c0a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
if: steps.filter.outputs.go == 'true'
4646
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
4747
with:
48-
version: v2.11.1
48+
version: v2.11.2
4949
args: --timeout 2m0s

0 commit comments

Comments
 (0)