Skip to content

Commit

Permalink
Merge pull request #6360 from rubygems/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/codeql-action-2.2.3

Bump github/codeql-action from 2.2.1 to 2.2.3
  • Loading branch information
deivid-rodriguez committed Feb 9, 2023
2 parents e8c2ed0 + 12824a5 commit 836c9e7
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 @@ -67,6 +67,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@3ebbd71c74ef574dbc558c82f70e52732c8b44fe # v2.2.1
uses: github/codeql-action/upload-sarif@8775e868027fa230df8586bdf502bbd9b618a477 # v2.2.3
with:
sarif_file: results.sarif

0 comments on commit 836c9e7

Please sign in to comment.