Skip to content

chore: bump actions/checkout from 6 to 7 in the ci group (#728) #473

chore: bump actions/checkout from 6 to 7 in the ci group (#728)

chore: bump actions/checkout from 6 to 7 in the ci group (#728) #473

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