Skip to content

Commit

Permalink
Merge pull request #2461 from tarlepp/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-2.22.3

Chore(deps): Bump github/codeql-action from 2.22.2 to 2.22.3
  • Loading branch information
tarlepp committed Oct 15, 2023
2 parents aa52c1b + fcf2c2d commit 362c3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Expand Up @@ -69,6 +69,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@v2.22.2
uses: github/codeql-action/upload-sarif@v2.22.3
with:
sarif_file: results.sarif

0 comments on commit 362c3e6

Please sign in to comment.