We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9679f5 commit e20ed2bCopy full SHA for e20ed2b
.github/workflows/update-golangci-lint.yaml
@@ -48,6 +48,7 @@ jobs:
48
This PR was generated by GH workflow `update-golangci-lint` and
49
updates golangci-lint to version v${{ steps.get_version.outputs.latest_version }}.
50
branch: update-golangci-lint-${{ steps.get_version.outputs.latest_version }}
51
+ base: main
52
labels: "area/dependency"
53
add-paths: |
54
- hack/tools/Makefile
0 commit comments