Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit efef3ab

Browse files
[gh_actions]: Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#6608)
1 parent 655599b commit efef3ab

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
@@ -42,7 +42,7 @@ jobs:
4242

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

0 commit comments

Comments
 (0)