diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index f9ffc703..ee31635d 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -199,7 +199,7 @@ jobs: security-events: write steps: - name: Download findings from the semgrep job - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: semgrep-findings