diff --git a/.github/workflows/scan-git-history-secrets.yaml b/.github/workflows/scan-git-history-secrets.yaml index bea800c..163d3f9 100644 --- a/.github/workflows/scan-git-history-secrets.yaml +++ b/.github/workflows/scan-git-history-secrets.yaml @@ -28,7 +28,7 @@ jobs: - name: Upload Gitleaks report if: failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: gitleaks-report path: results.sarif