Skip to content

Commit ada8a24

Browse files
authored
Update .github/workflows/scorecard.yml
1 parent 03dabe4 commit ada8a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/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@4
64+
uses: actions/upload-artifact@v4.4.3
6565
with:
6666
name: SARIF file
6767
path: results.sarif

0 commit comments

Comments
 (0)