8000 chore(deps): update clechasseur rust actions (#33) · clechasseur/adventofcode.rs@990e61d · GitHub
[go: up one dir, main page]

Skip to content

Commit 990e61d

Browse files
chore(deps): update clechasseur rust actions (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87fe432 commit 990e61d

File tree

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
@@ -30,7 +30,7 @@ jobs:
3030
cache-on-failure: true
3131

3232
- name: Run clippy
33-
uses: clechasseur/rs-clippy-check@23f6dcf86d7e4e0d98b000bba0bb81ac587c44aa # v4.0.2
33+
uses: clechasseur/rs-clippy-check@24d66924f748522acf015e8642b7fb8cd81b4dbc # v4.0.3
3434
with:
3535
args: --workspace --all-targets --feature-powerset -- -D warnings
3636
tool: cargo-hack
@@ -51,7 +51,7 @@ jobs:
5151
cache: false
5252

5353
- name: Run Rustfmt
54-
uses: clechasseur/rs-fmt-check@e1bd0f5c24ced02542ed905bde212ffc9c324863 # v2.0.8
54+
uses: clechasseur/rs-fmt-check@79f30e1d92a7a4fbc417d377ef8172e445f58555 # v2.0.9
5555
with:
5656
args: --all
5757

0 commit comments

Comments
 (0)
0