Skip to content

Commit e49050b

Browse files
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#5962)
1 parent fb6a8c7 commit e49050b

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Upload the results as artifacts (optional).
4343
- name: "Upload artifact"
44-
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
44+
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b
4545
with:
4646
name: SARIF file
4747
path: results.sarif

0 commit comments

Comments
 (0)