Skip to content

Commit

Permalink
Merge pull request crate-ci#13 from epage/renovate/github-codeql-acti…
Browse files Browse the repository at this point in the history
…on-3.x

chore(deps): update github/codeql-action action to v3
  • Loading branch information
epage committed Jan 2, 2024
2 parents c7805bc + 82c9aa7 commit 739d2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
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 739d2cf

Please sign in to comment.