Skip to content

Commit

Permalink
Merge pull request #190 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 cbcfbff
  • Loading branch information
renovate[bot] authored Jan 11, 2023
2 parents 9fbcc63 + 1ac2e2a commit d1e87d0
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 @@ -351,7 +351,7 @@ jobs:
cargo --version
- name: Run Clippy for GitHub Actions report
uses: actions-rs-plus/clippy-check@6000cd30e197f68e9365ee6365762d9488fc36c6
uses: actions-rs-plus/clippy-check@cbcfbff5103c40b26d7077f164f0ec6052036081
with:
args: --workspace --all-targets --all-features -- --deny clippy::all --deny clippy::pedantic --deny clippy::cargo

Expand Down

0 comments on commit d1e87d0

Please sign in to comment.