Skip to content

Commit

Permalink
Merge pull request #42 from felddy/dependabot/github_actions/github/c…
Browse files Browse the repository at this point in the history
…odeql-action-2.2.4

Bump github/codeql-action from 2.2.3 to 2.2.4
  • Loading branch information
felddy committed Feb 20, 2023
2 parents e156add + 8aac7c3 commit 411e1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@8775e868027fa230df8586bdf502bbd9b618a477 # tag=v1.0.26
uses: github/codeql-action/upload-sarif@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # tag=v1.0.26
with:
sarif_file: results.sarif

0 comments on commit 411e1ef

Please sign in to comment.