We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50a204 commit dfbe3caCopy full SHA for dfbe3ca
1 file changed
.github/workflows/autofix.yml
@@ -14,5 +14,5 @@ jobs:
14
with: { node-version: lts/*, cache: "pnpm" }
15
- run: pnpm install
16
- run: pnpm run lint:fix
17
- - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
+ - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8
18
with: { commit-message: "chore: apply automated updates" }
0 commit comments