Skip to content

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 #215

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 #215

# SPDX-FileCopyrightText: 2022 Weston Schmidt <[email protected]>
# SPDX-License-Identifier: Apache-2.0
---
name: 'Use Dependabot auto approvals.'
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
pull-requests: write
contents: write
jobs:
ci:
uses: ./.github/workflows/approve-dependabot.yml
secrets: inherit