Skip to content

Commit

Permalink
Merge pull request #110 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 7, 2025
2 parents 3a976b2 + 27352ab commit eabcbfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ jobs:
- name: reviewdog / clippy
if: github.event_name == 'pull_request'
uses: sksat/[email protected].0
uses: sksat/[email protected].1
with:
reporter: github-pr-review
- name: reviewdog / clippy
if: github.event_name == 'push'
uses: sksat/[email protected].0
uses: sksat/[email protected].1
with:
reporter: github-check

Expand Down

0 comments on commit eabcbfb

Please sign in to comment.