Skip to content

Commit

Permalink
ci: fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Sep 22, 2024
1 parent d3c67e0 commit 5741b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- run: pnpm install --frozen-lockfile
- run: pnpm run lint --write

- uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c
with:
commit-message: 'style: fix code style'

0 comments on commit 5741b2a

Please sign in to comment.