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 896a608Copy full SHA for 896a608
.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@ff86a557419858bb967097bfc916833f5647fa8c
25
with:
26
commit-message: 'chore: apply automated fixes'
0 commit comments