Skip to content

Bump codecov/codecov-action from 2.1.0 to 5.0.7 #425

Bump codecov/codecov-action from 2.1.0 to 5.0.7

Bump codecov/codecov-action from 2.1.0 to 5.0.7 #425

Workflow file for this run

name: check-links
on:
push:
branches: [ main ]
paths-ignore:
- 'cmd/builder/**'
pull_request:
paths-ignore:
- 'cmd/builder/**'
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: gaurav-nelson/[email protected]
with:
base-branch: 'main'
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: '.github/workflows/check_links_config.json'
check-modified-files-only: 'yes'
folder-path: ''