Skip to content

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 #146

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

build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 #146

Workflow file for this run

---
name: auto-merge dependabot
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
target: minor
github-token: "${{ secrets.DEPENDABOT }}"