Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore(deps): bump codecov/codecov-action from 3.1.4 to 4.3.0 #919

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

chore(deps): bump codecov/codecov-action from 3.1.4 to 4.3.0 #919

Workflow file for this run

name: Required Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1
labels: "bug, chore, CI/CD, enhancement, dependencies, documentation, evm, github_actions, orchestrator, p2p, relayer, store, testing" # yamllint disable-line rule:line-length