Skip to content

Commit

Permalink
Merge pull request russellhaering#103 from russellhaering/dependabot/…
Browse files Browse the repository at this point in the history
…github_actions/github/codeql-action-2.3.2

Bump github/codeql-action from 2.3.0 to 2.3.2
  • Loading branch information
russellhaering authored May 1, 2023
2 parents 1d51335 + 5bce071 commit 4017aae
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@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 # v2.3.0
uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.3.2
with:
sarif_file: results.sarif

0 comments on commit 4017aae

Please sign in to comment.