Skip to content

Commit 9dbe2fd

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

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@24d66924f748522acf015e8642b7fb8cd81b4dbc # v4.0.3
36+
uses: clechasseur/rs-clippy-check@9ef202cdf5c9672a6d795dbb5309f6b62c4ab908 # v4.0.4
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@79f30e1d92a7a4fbc417d377ef8172e445f58555 # v2.0.9
57+
uses: clechasseur/rs-fmt-check@946ff7ba705ba6b0b5101309ab693c96fd452e25 # v2.0.10
5858
with:
5959
args: --all
6060

0 commit comments

Comments
 (0)