diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 6f0fb9b..d175f41 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@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: name: SARIF file path: results.sarif