diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index c821e5a5..bfdf17cc 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -21,5 +21,5 @@ jobs: container: image: returntocorp/semgrep steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: semgrep ci