Skip to content

build(deps): bump tj-actions/changed-files from 46 to 47 #902

build(deps): bump tj-actions/changed-files from 46 to 47

build(deps): bump tj-actions/changed-files from 46 to 47 #902

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