Skip to content

chore(actions): bump codecov/codecov-action from 3.1.4 to 4.1.0 #15

chore(actions): bump codecov/codecov-action from 3.1.4 to 4.1.0

chore(actions): bump codecov/codecov-action from 3.1.4 to 4.1.0 #15

name: Dependabot PR Auto Merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
target: minor
command: squash and merge
github-token: ${{ secrets.BOT_PA_TOKEN }}