Skip to content

Commit

Permalink
Merge pull request #397 from arkedge/renovate/sksat-action-clippy-1.x
Browse files Browse the repository at this point in the history
Update sksat/action-clippy action to v1.1.1
  • Loading branch information
sksat authored Jan 9, 2025
2 parents b4232cf + 12480e2 commit 1cfbb32
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 @@ -42,7 +42,7 @@ jobs:
run: ./setup.sh

- name: reviewdog / clippy
uses: sksat/[email protected].0
uses: sksat/[email protected].1
with:
reporter: ${{ github.event_name == 'pull_request' && 'github-pr-review' || 'github-check' }}
clippy_flags: --workspace --all-features --locked
Expand Down

0 comments on commit 1cfbb32

Please sign in to comment.