We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd9b09 commit 635c118Copy full SHA for 635c118
.github/workflows/autofix-pnpm.yml
@@ -54,4 +54,4 @@ jobs:
54
- name: Fix lint
55
run: pnpm lint:fix
56
57
- - uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc
+ - uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
.github/workflows/autofix-python.yml
@@ -29,4 +29,4 @@ jobs:
29
src: "./python"
30
args: --fix
31
32
.github/workflows/autofix-rust.yml
@@ -68,4 +68,4 @@ jobs:
68
69
- run: make update-graphql-schema
70
71
0 commit comments