Skip to content

Commit

Permalink
Merge pull request #667 from OpenPoolProject/renovate/github-codeql-a…
Browse files Browse the repository at this point in the history
…ction-digest

chore(deps): update github/codeql-action digest to 25f779c
  • Loading branch information
kilpatty authored Jan 29, 2024
2 parents 7fbfb10 + c669bc0 commit 72268a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
continue-on-error: true

- name: Upload analysis results to GitHub
uses: github/codeql-action/upload-sarif@738d232550ddb0cd6a20e566b3142456af0a6bcc
uses: github/codeql-action/upload-sarif@25f779c0f271790cfca54f1c5e868acc372ba6f1
with:
sarif_file: rust-clippy-results.sarif
wait-for-processing: true
Expand Down

0 comments on commit 72268a2

Please sign in to comment.