From 1b7484d6ed7afd42d6b640f7d69fda23b6006a38 Mon Sep 17 00:00:00 2001 From: Dustin Decker Date: Fri, 26 Jan 2024 08:24:11 -0800 Subject: [PATCH] mount repo --- .github/workflows/lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 5ef1f1ad3596..976522627d26 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -42,4 +42,5 @@ jobs: image: returntocorp/semgrep if: (github.actor != 'dependabot[bot]') steps: + - uses: actions/checkout@v4 - run: semgrep --config=hack/semgrep-rules.yaml pkg/detectors/