Skip to content

build(deps): bump codecov/codecov-action from 3.1.4 to 4.3.0 #143

build(deps): bump codecov/codecov-action from 3.1.4 to 4.3.0

build(deps): bump codecov/codecov-action from 3.1.4 to 4.3.0 #143

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
# auto-merge rules are in /.github/auto-merge.yml
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}