Skip to content

Commit 1103ce0

Browse files
chore(deps): update clechasseur rust actions (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1762008 commit 1103ce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache-on-failure: true
3434

3535
- name: Run clippy
36-
uses: clechasseur/rs-clippy-check@9ef202cdf5c9672a6d795dbb5309f6b62c4ab908 # v4.0.4
36+
uses: clechasseur/rs-clippy-check@ff884e6d84447e8bb55fa0a6510e058e0c40be19 # v4.0.5
3737
with:
3838
args: --workspace --all-targets --feature-powerset -- -D warnings
3939
tool: cargo-hack
@@ -54,7 +54,7 @@ jobs:
5454
cache: false
5555

5656
- name: Run Rustfmt
57-
uses: clechasseur/rs-fmt-check@946ff7ba705ba6b0b5101309ab693c96fd452e25 # v2.0.10
57+
uses: clechasseur/rs-fmt-check@b821b41cc907be559e0596ec6cf657ed627268cc # v2.0.11
5858
with:
5959
args: --all
6060

0 commit comments

Comments
 (0)