Skip to content

Bump go.opentelemetry.io/build-tools/semconvgen from 0.0.0-20210813222030-0139980e9794 to 0.14.0 in /internal/tools #385

Bump go.opentelemetry.io/build-tools/semconvgen from 0.0.0-20210813222030-0139980e9794 to 0.14.0 in /internal/tools

Bump go.opentelemetry.io/build-tools/semconvgen from 0.0.0-20210813222030-0139980e9794 to 0.14.0 in /internal/tools #385

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: ''