We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161f534 commit 8c03bd0Copy full SHA for 8c03bd0
.github/workflows/autofix.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Fix formatting
25
run: pnpm prettier:write
26
- name: Apply fixes
27
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
+ uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
28
with:
29
commit-message: 'ci: apply automated fixes'
0 commit comments