Skip to content

build(deps): bump @contentful/f36-components from 4.56.2 to 4.68.1 #681

build(deps): bump @contentful/f36-components from 4.56.2 to 4.68.1

build(deps): bump @contentful/f36-components from 4.56.2 to 4.68.1 #681

Workflow file for this run

name: Dependabot Auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Auto-Merge
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
approve: true
github-token: ${{ secrets.GH_TOKEN }}