Skip to content

Commit

Permalink
ci(workflows/scorecard): revert #26284 for scorecard to fix upload (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
secustor committed Dec 18, 2023
1 parent f23c92e commit 886eb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Expand Up @@ -50,6 +50,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: 'Upload to code-scanning'
uses: github/codeql-action/upload-sarif@03e7845b7bfcd5e7fb63d1ae8c61b0e791134fab # v2.22.11
uses: github/codeql-action/upload-sarif@305f6546310b9203e892c28c1484e82977f4f63d # v2.22.10
with:
sarif_file: results.sarif

0 comments on commit 886eb5c

Please sign in to comment.