Skip to content

Bump codecov/codecov-action from 3.1.0 to 4.1.1 #182

Bump codecov/codecov-action from 3.1.0 to 4.1.1

Bump codecov/codecov-action from 3.1.0 to 4.1.1 #182

Workflow file for this run

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/[email protected]
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"