Skip to content

Commit

Permalink
Merge pull request #242 from arkedge/renovate/sksat-action-clippy-0.x
Browse files Browse the repository at this point in the history
chore(deps): update sksat/action-clippy action to v0.8.0
  • Loading branch information
sksat authored May 14, 2024
2 parents edef6e7 + b94a9f0 commit 4b2df67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: Swatinem/rust-cache@v2.7.3

- name: reviewdog / clippy
uses: sksat/action-clippy@v0.7.1
uses: sksat/action-clippy@v0.8.0
with:
reporter: github-pr-review

Expand Down

0 comments on commit 4b2df67

Please sign in to comment.