Skip to content

build(deps): bump actions/checkout from 3.6.0 to 4.1.4 #514

build(deps): bump actions/checkout from 3.6.0 to 4.1.4

build(deps): bump actions/checkout from 3.6.0 to 4.1.4 #514

name: Auto Merge Dependabot
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.THIS_PAT }}