Skip to content

fix(deps): bump actions/checkout from 4.1.7 to 4.2.0 #650

fix(deps): bump actions/checkout from 4.1.7 to 4.2.0

fix(deps): bump actions/checkout from 4.1.7 to 4.2.0 #650

name: dependabot-auto-merge
on:
pull_request:
jobs:
dependabot-auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.0
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.dependabot_auto_merge }}