Skip to content

Commit 7da73e7

Browse files
authored
Merge pull request #279 from arkedge/renovate/sksat-action-clippy-1.x
chore(deps): update sksat/action-clippy action to v1.1.1
2 parents 4efb55a + f0fca62 commit 7da73e7

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@v1.1.0
36+
uses: sksat/action-clippy@v1.1.1
3737
with:
3838
reporter: github-pr-review
3939

0 commit comments

Comments
 (0)