Skip to content

Commit

Permalink
Update sksat/action-clippy action to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent c61b74b commit 57f06da
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 @@ -37,7 +37,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
Expand Down

0 comments on commit 57f06da

Please sign in to comment.