Skip to content

Commit 57b2b34

Browse files
chore(deps): update actions-rs-plus/clippy-check action to v2.2.1
1 parent a70c624 commit 57b2b34

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)