Skip to content

build(deps-dev): bump phpstan/phpstan from 2.0.4 to 2.1.1 (#138) #137

build(deps-dev): bump phpstan/phpstan from 2.0.4 to 2.1.1 (#138)

build(deps-dev): bump phpstan/phpstan from 2.0.4 to 2.1.1 (#138) #137

on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}