Skip to content

Commit

Permalink
Merge pull request #103 from jonasbn/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…/codeql-action-3.28.0
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
2 parents 3b8ede2 + f6a03ec commit a2d015a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard (optional).
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
sarif_file: results.sarif

0 comments on commit a2d015a

Please sign in to comment.