Skip to content

chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.50.0 to 0.51.0 #2706

chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.50.0 to 0.51.0

chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.50.0 to 0.51.0 #2706

Workflow file for this run

name: Check links on all markdown documents
on:
push:
branches: [main]
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
linkinator:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: JustinBeckwith/linkinator-action@39e601e8efc0c24b7228ec87e43f4b9abebf3b25 # v1
with:
paths: "**/*.md"
markdown: true
retry: true
linksToSkip: "https://github.com/kedacore/http-add-on/pkgs/container/http-add-on-interceptor, https://github.com/kedacore/http-add-on/pkgs/container/http-add-on-operator, https://github.com/kedacore/http-add-on/pkgs/container/http-add-on-scaler, http://opentelemetry-collector.open-telemetry-system:4318"