Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/oss-scorecared.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Sep 20, 2024
1 parent 6f1af68 commit c9c6069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oss-scorecared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ jobs:

# required for Code scanning alerts
- name: "Upload SARIF results to code scanning"
uses: github/codeql-action/upload-sarif@v3.26.7
uses: github/codeql-action/upload-sarif@v3.26.8
with:
sarif_file: results.sarif

0 comments on commit c9c6069

Please sign in to comment.