Skip to content

Commit

Permalink
Merge pull request #161 from assert-rs/renovate/github-codeql-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update github/codeql-action action to v3
  • Loading branch information
epage committed Jan 1, 2024
2 parents 0cbbb79 + e2e12a7 commit 8e4bfad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -134,7 +134,7 @@ jobs:
| sarif-fmt
continue-on-error: true
- name: Upload
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: clippy-results.sarif
wait-for-processing: true
Expand Down

0 comments on commit 8e4bfad

Please sign in to comment.