Skip to content

Commit f854dd2

Browse files
committed
fix: overwrite ossf_scorecard artifact
1 parent 60d3c4f commit f854dd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
name: OSSF Scorecard
4747
path: ossf_scorecard.sarif
48+
overwrite: true
4849

4950
- name: Upload to GitHub Code Scanning
5051
uses: github/codeql-action/upload-sarif@v3

0 commit comments

Comments
 (0)