Skip to content

Commit

Permalink
Merge pull request #160 from arkedge/renovate/sksat-action-clippy-0.x
Browse files Browse the repository at this point in the history
Update sksat/action-clippy action to v0.3.0
  • Loading branch information
sksat authored Oct 23, 2023
2 parents 08acec3 + d5f602d commit a0c73b6
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 @@ -34,7 +34,7 @@ jobs:
uses: Swatinem/[email protected]

- name: reviewdog / clippy
uses: sksat/action-clippy@v0.2.1
uses: sksat/action-clippy@v0.3.0
with:
reporter: ${{ github.event_name == 'pull_request' && 'github-pr-review' || 'github-check' }}
clippy_flags: --all-features
Expand Down

0 comments on commit a0c73b6

Please sign in to comment.