We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a691439 commit e31387aCopy full SHA for e31387a
.github/workflows/autofix.yml
@@ -25,6 +25,6 @@ jobs:
25
cache: 'pnpm'
26
- run: pnpm install
27
- run: pnpm lint:fix
28
- - uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84
+ - uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
29
with:
30
commit-message: "chore: apply automated updates"
0 commit comments