Skip to content

fix(ignore): bump typescript from 6.0.3 to 7.0.2 (#12673) #6953

fix(ignore): bump typescript from 6.0.3 to 7.0.2 (#12673)

fix(ignore): bump typescript from 6.0.3 to 7.0.2 (#12673) #6953

name: Release Please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v5
with:
token: ${{ secrets.GH_TOKEN }}