Skip to content

Commit 37b03a5

Browse files
authored
Update scorecard.yml (#850)
* Update scorecard.yml * Update .github/workflows/scorecard.yml
1 parent 645a63d commit 37b03a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6262
# format to the repository Actions tab.
6363
- name: "Upload artifact"
64-
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
64+
uses: actions/upload-artifact@v4.4.3
6565
with:
6666
name: SARIF file
6767
path: results.sarif

0 commit comments

Comments
 (0)