Skip to content

Commit d825c2c

Browse files
Merge pull request #1760 from kristof-mattei/renovate/actions-rs-plus-clippy-check-2.x
chore(deps): update actions-rs-plus/clippy-check action to v2.2.1
2 parents a70c624 + 57b2b34 commit d825c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ jobs:
405405
cargo --version
406406
407407
- name: Run Clippy for GitHub Actions report
408-
uses: actions-rs-plus/clippy-check@30fef0f891edb491831cd248156cfb18d7d12fda # v2.2.0
408+
uses: actions-rs-plus/clippy-check@0d83844d8ff1a67b11d384d9dd6adcdcf142a8a7 # v2.2.1
409409
with:
410410
args: --workspace --all-targets --all-features --no-deps
411411

0 commit comments

Comments
 (0)