Skip to content

Commit d2a816e

Browse files
authored
Update .github/workflows/openssf-scorecard.yml
1 parent 27adf1c commit d2a816e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openssf-scorecard.yml

Lines changed: 1 addition & 1 deletion
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@6027e3dd177782cd8ab9af838c04fd81a07f1d47 # v4.4.0
64+
uses: actions/upload-artifact@v4.6.2
6565
with:
6666
name: SARIF file
6767
path: results.sarif

0 commit comments

Comments
 (0)