Skip to content

build(deps-dev): bump release-please from 16.8.0 to 16.9.0 (#413) #205

build(deps-dev): bump release-please from 16.8.0 to 16.9.0 (#413)

build(deps-dev): bump release-please from 16.8.0 to 16.9.0 (#413) #205

# Github action that uses the 'release-please' tool to update the version, changelog
# and create new releases.
name: Stable Learning Control release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.PLEASE_RELEASE_PAT }}
command: manifest