We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d35a44 commit 8b06d27Copy full SHA for 8b06d27
.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@ea32e3a12414e6d3183163c3424a7d7a8631ad84
+ - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a
25
with:
26
commit-message: "chore: apply automated lint fixes"
0 commit comments