Skip to content

Commit

Permalink
Merge pull request #589 from fdo-rs/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…codeql-action-3

chore: bump github/codeql-action from 2 to 3
  • Loading branch information
mergify[bot] authored Dec 15, 2023
2 parents 6dd766e + e4311b0 commit 145d731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
ignore-globs: '**/examples/**'

- name: Upload DevSkim scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: devskim-results.sarif

0 comments on commit 145d731

Please sign in to comment.