We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d78e5 commit 0d7f969Copy full SHA for 0d7f969
.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 lint fixes"
0 commit comments