Skip to content

build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc #30

build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc

build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc #30

name: Links (Fail Fast)
on:
push:
pull_request:
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v1.9.3
with:
fail: true
args: --max-concurrency 5 .