We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aeeda9 commit dfa145cCopy full SHA for dfa145c
.github/workflows/autofix.yml
@@ -11,5 +11,5 @@ jobs:
11
with: { node-version: lts/*, cache: "pnpm" }
12
- run: pnpm install
13
- run: pnpm format
14
- - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
+ - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8
15
with: { commit-message: "chore: apply automated updates" }
0 commit comments