Skip to content

Commit

Permalink
Bump github/codeql-action from 2.2.5 to 2.2.7 (#3474)
Browse files Browse the repository at this point in the history
Bump github/codeql-action from 2.2.5 to 2.2.7
  • Loading branch information
dependabot[bot] committed Mar 21, 2023
1 parent 7528041 commit b3fe192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@32dc499307d133bb5085bae78498c0ac2cf762d5 # v1.0.26
uses: github/codeql-action/upload-sarif@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v1.0.26
with:
sarif_file: results.sarif

0 comments on commit b3fe192

Please sign in to comment.