Skip to content

chore(deps): update dependency @vitejs/plugin-react to v5 #146

chore(deps): update dependency @vitejs/plugin-react to v5

chore(deps): update dependency @vitejs/plugin-react to v5 #146

Workflow file for this run

name: Add changeset to Renovate updates
on:
pull_request_target:
types: [opened, synchronize]
concurrency: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: read # for checkout
jobs:
call:
uses: portabletext/.github/.github/workflows/changesets-from-conventional-commits.yml@main
if: github.event.pull_request.user.login == 'renovate[bot]'
secrets: inherit