Skip to content

fix(deps): bump actions/checkout from 4.2.1 to 4.2.2 #678

fix(deps): bump actions/checkout from 4.2.1 to 4.2.2

fix(deps): bump actions/checkout from 4.2.1 to 4.2.2 #678

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