Skip to content

Commit 8c011b0

Browse files
chore: autofix commit-message change
test test [autofix.ci] apply automated fixes change commit message test fix: lint issues fix: autofix change version
1 parent 0393159 commit 8c011b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/autofix.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ jobs:
2828

2929
- name: Fix lint issues
3030
run: npm run lint:fix
31-
- uses: autofix-ci/action@8bc06253bec489732e5f9c52884c7cace15c0160
31+
- uses: autofix-ci/action@89762f9c25dd85f6b78cd40e521232e403357ec0
32+
with:
33+
commit-message: "fix: lint issues"

0 commit comments

Comments
 (0)