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 8515b24 commit 4025c7aCopy full SHA for 4025c7a
.github/workflows/autofix.yml
@@ -21,6 +21,6 @@ jobs:
21
- run: pnpm install
22
- run: pnpm automd
23
- run: pnpm lint:fix
24
- - uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
+ - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
25
with:
26
commit-message: "chore: apply automated updates"
0 commit comments