diff --git a/.github/workflows/security-review.yml b/.github/workflows/security-review.yml index 4dcd0df..8751cd7 100644 --- a/.github/workflows/security-review.yml +++ b/.github/workflows/security-review.yml @@ -15,7 +15,7 @@ jobs: CLAUDE_API_KEY: ${{ secrets.CLAUDE_API_KEY }} steps: - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: fetch-depth: 0