Skip to content

Commit 20a573a

Browse files
chore(deps): update autofix-ci/action digest to 551dded
1 parent b5dcdb4 commit 20a573a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: cargo +nightly fmt --all
4848
- name: Cargo Clippy
4949
run: cargo +nightly clippy --fix --allow-dirty --all-features --workspace -- -D warnings
50-
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
50+
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
5151
concurrency:
5252
group: autofix-${{github.ref}}
5353
cancel-in-progress: false

0 commit comments

Comments
 (0)