We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ade790 commit a2ed03dCopy full SHA for a2ed03d
1 file changed
.github/workflows/autofix.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Lint code
25
run: bun run lint:fix
26
27
- - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
+ - uses: autofix-ci/action@7a166d7532b277f34e16238930461bf77f9d7ed8
28
with:
29
commit-message: 'chore: apply automated lint fixes'
0 commit comments