Skip to content

Commit

Permalink
Merge pull request #968 from hannobraun/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions-rs/clippy-check-b5b5f21f4797c02da247df37026fcd0a5024aa4d

Bump actions-rs/clippy-check from 9d09632661e31982c0be8af59aeb96b680641bc4 to 1.0.7
  • Loading branch information
hannobraun authored Aug 22, 2022
2 parents 0d7d2b4 + 867213b commit 8a879f1
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 @@ -63,7 +63,7 @@ jobs:
- name: Set up Rust cache
uses: Swatinem/rust-cache@1232abb8968faf344409165de17cbf9e7f340fd8
- name: Run `cargo clippy`
uses: actions-rs/clippy-check@9d09632661e31982c0be8af59aeb96b680641bc4
uses: actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features -- -D warnings
Expand Down

0 comments on commit 8a879f1

Please sign in to comment.