Skip to content

Commit

Permalink
ci: set npm version in bump_oxlint
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Aug 12, 2024
1 parent 738a8d2 commit 1823d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump_oxlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
pnpm run clone
pnpm run generate # Generate rules from latest oxlint
pnpm run test -u # Update test snapshots
npm version ${{ inputs.version }} --no-git-tag-version
- uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit 1823d0f

Please sign in to comment.