Skip to content

chore: bump contentful from 10.5.1 to 10.5.2 #400

chore: bump contentful from 10.5.1 to 10.5.2

chore: bump contentful from 10.5.1 to 10.5.2 #400

Workflow file for this run

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