Skip to content

Commit 44c146a

Browse files
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#113859)
1 parent f4804ad commit 44c146a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
# Upload the results as artifacts (optional).
4545
- name: "Upload artifact"
46-
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
46+
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb
4747
with:
4848
name: SARIF file
4949
path: results.sarif

0 commit comments

Comments
 (0)