Skip to content

Commit e8f8ec9

Browse files
authored
Merge pull request #1819 from kube-rs/dependabot/github_actions/clechasseur/rs-clippy-check-5
Bump clechasseur/rs-clippy-check from 4 to 5
2 parents bed80fb + 88c1185 commit e8f8ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- uses: dtolnay/rust-toolchain@nightly
1515
with:
1616
components: clippy
17-
- uses: clechasseur/rs-clippy-check@v4
17+
- uses: clechasseur/rs-clippy-check@v5
1818
with:
1919
args: --workspace

0 commit comments

Comments
 (0)