Skip to content

Commit

Permalink
Merge pull request #210 from kristof-mattei/renovate/actions-rs-plus-…
Browse files Browse the repository at this point in the history
…clippy-check-digest

chore(deps): update actions-rs-plus/clippy-check digest to c4cb3d7
  • Loading branch information
renovate[bot] authored Jan 21, 2023
2 parents ff986ad + 722a0d8 commit 356ac70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ jobs:
cargo --version
- name: Run Clippy for GitHub Actions report
uses: actions-rs-plus/clippy-check@5eb300cdebee2681ff8513b9348b0ca793d8a293
uses: actions-rs-plus/clippy-check@c4cb3d7cf87d13aecc990e47afde9c08a9550db9
with:
args: --workspace --all-targets --all-features -- --deny clippy::all --deny clippy::pedantic --deny clippy::cargo

Expand Down

0 comments on commit 356ac70

Please sign in to comment.