Skip to content

Commit

Permalink
Update scorecard-action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Tadeu Panato Junior <[email protected]>
  • Loading branch information
cpanato authored Feb 13, 2024
1 parent 224fd54 commit 47b6c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@65c74964a9ed8c44ed9f19d4bbc5757a6a8e9ab9 # v2.13.4
uses: github/codeql-action/upload-sarif@65c74964a9ed8c44ed9f19d4bbc5757a6a8e9ab9 # v2.16.1
with:
sarif_file: results.sarif

0 comments on commit 47b6c7b

Please sign in to comment.