Skip to content

chore(deps): bump codecov/codecov-action from 3 to 4 #5

chore(deps): bump codecov/codecov-action from 3 to 4

chore(deps): bump codecov/codecov-action from 3 to 4 #5

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: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.DEPENDABOT }}
command: squash and merge