Skip to content

Bump codecov/codecov-action from 5.5.2 to 6.0.0 #281

Bump codecov/codecov-action from 5.5.2 to 6.0.0

Bump codecov/codecov-action from 5.5.2 to 6.0.0 #281

Workflow file for this run

---
name: CLA Workflow
permissions:
contents: write
checks: write
actions: write
pull-requests: write
on:
merge_group:
pull_request_target:
types: [opened, reopened, synchronize]
branches:
- main
- master
jobs:
cla:
uses: clima/.github/.github/workflows/cla_template.yml@main
secrets: inherit