Skip to content

Commit 9308740

Browse files
authored
Merge pull request #263 from arkedge/renovate/sksat-action-clippy-1.x
chore(deps): update sksat/action-clippy action to v1
2 parents a992716 + 631e979 commit 9308740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: Swatinem/rust-cache@v2.7.5
3434

3535
- name: reviewdog / clippy
36-
uses: sksat/action-clippy@v0.8.0
36+
uses: sksat/action-clippy@v1.1.0
3737
with:
3838
reporter: github-pr-review
3939

0 commit comments

Comments
 (0)