Skip to content

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 #754

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

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 #754

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}