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 494e84e commit 8b04a07Copy full SHA for 8b04a07
.github/workflows/autofix.yml
@@ -21,6 +21,6 @@ jobs:
21
- run: pnpm install
22
- run: pnpm lint:fix
23
- run: pnpm automd
24
- - uses: autofix-ci/action@8caa572fd27b0019a65e4c695447089c8d3138b9
+ - uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
25
with:
26
commit-message: 'chore: apply automated fixes'
0 commit comments