Skip to content

Commit

Permalink
Merge pull request #168 from russellhaering/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/github/codeql-action-3.24.0
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
2 parents 17360e3 + 28b4114 commit 590f2d9
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 @@ -47,6 +47,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # v3.23.1
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
with:
sarif_file: results.sarif

0 comments on commit 590f2d9

Please sign in to comment.