Skip to content

chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#167) #80

chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#167)

chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#167) #80

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
# use a token so that git pushes trigger subsequent workflow runs
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
config-file: .github/release-please-config.json