We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c32fe commit 3542843Copy full SHA for 3542843
.github/workflows/autofix.yml
@@ -21,6 +21,6 @@ jobs:
21
- run: pnpm install
22
- run: pnpm automd
23
- run: pnpm lint:fix
24
- - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944
+ - uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
25
with:
26
commit-message: "chore: apply automated updates"
0 commit comments