chore: update actions/upload-artifact action to v4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-26 04:00:33 +00:00 committed by Rifa Achrinza
parent 878fe31741
commit ec298ee65f
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
with:
name: OSSF Scorecard SARIF file
path: results.sarif