Skip to content

Commit bbf6078

Browse files
authored
Merge pull request #117 from oold/dependabot/github_actions/clechasseur/rs-clippy-check-6.0.3
2 parents 4bfffcf + 9424b75 commit bbf6078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3333

34-
- uses: clechasseur/rs-clippy-check@b418607012136b974dc5c880877df721d630bbc1 # v6.0.2
34+
- uses: clechasseur/rs-clippy-check@3a0225255fc5c07aefde16d229e8479a137ddd8e # v6.0.3
3535
with:
3636
args: --all-targets --all-features
3737

0 commit comments

Comments
 (0)