diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index dcf9699..a01eae7 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -20,5 +20,5 @@ jobs: container: image: returntocorp/semgrep steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - run: semgrep ci