Skip to content

Bump codecov/codecov-action from 3 to 5 #2461

Bump codecov/codecov-action from 3 to 5

Bump codecov/codecov-action from 3 to 5 #2461

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "openwebdocs/mdn-bcd-collector"
secrets:
GH_TOKEN: ${{ secrets.GOOBORG_BOT_GH_TOKEN }}