diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index c3f18ee..8e47232 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -34,7 +34,7 @@ jobs: results_format: sarif publish_results: true - name: "Artifact: SARIF Report" - uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0 + uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2 with: name: SARIF file path: results.sarif