Skip to content

Commit

Permalink
chore: update tool version (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k authored Feb 1, 2024
1 parent ba967e3 commit 675e6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_bump_jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Run workspaces version bump
run: |
git fetch --unshallow origin
deno run -A https://deno.land/x/[email protected].0/cli.ts --dry-run
deno run -A https://deno.land/x/[email protected].1/cli.ts
env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}

0 comments on commit 675e6da

Please sign in to comment.