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 99f7fe3 commit e83117fCopy full SHA for e83117f
1 file changed
.github/workflows/autofix.yml
@@ -25,6 +25,6 @@ jobs:
25
- run: pnpm gen-presets
26
- name: Fix lint issues
27
run: npm run format
28
- - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
+ - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8
29
with:
30
commit-message: "chore: apply automated updates"
0 commit comments