Skip to content

chore: bump @types/react from 18.3.10 to 18.3.11 #1546

chore: bump @types/react from 18.3.10 to 18.3.11

chore: bump @types/react from 18.3.10 to 18.3.11 #1546

Workflow file for this run

name: 'dependabot approve-and-request-merge'
on: pull_request_target
jobs:
worker:
permissions:
contents: write
id-token: write
pull-requests: write
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: contentful/github-auto-merge@v2
with:
VAULT_URL: ${{ secrets.VAULT_URL }}