Skip to content

ci: pin version of the upgrade action (#1013) #36

ci: pin version of the upgrade action (#1013)

ci: pin version of the upgrade action (#1013) #36

---
name: "release-please"
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
id: release-please
with:
release-type: simple
pull-request-title-pattern: "chore: release ${version}"
bump-minor-pre-major: true