We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4107447 commit 863bc75Copy full SHA for 863bc75
.github/workflows/autofix.yml
@@ -21,6 +21,6 @@ jobs:
21
- run: pnpm install
22
- name: Fix lint issues
23
run: pnpm run lint:fix
24
- - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944
+ - uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
25
with:
26
commit-message: "chore: apply automated fixes"
0 commit comments