Skip to content

chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 #50

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

chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 #50

name: Auto Merge Minor Upgrades
on:
pull_request:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: dailydevops/[email protected]
with:
token: ${{ secrets.DEPENDABOT }}
command: squash
handle-submodule: true
target: minor