Skip to content

Commit 4172018

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

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.0
48+
version: v2.11.1
4949
args: --timeout 2m0s

0 commit comments

Comments
 (0)