Skip to content

Commit

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

Bump github/codeql-action from 2.22.5 to 2.22.9
  • Loading branch information
byllyfish authored Dec 13, 2023
2 parents 616934e + 50a64bf commit 04cc4b8
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 @@ -71,6 +71,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5
uses: github/codeql-action/upload-sarif@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2.22.9
with:
sarif_file: results.sarif

0 comments on commit 04cc4b8

Please sign in to comment.