Skip to content

chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 in /autoscaler in the k8s-dependencies group #4041

chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 in /autoscaler in the k8s-dependencies group

chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 in /autoscaler in the k8s-dependencies group #4041

Workflow file for this run

name: Check links
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
check-links:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: lycheeverse/[email protected]
with:
args: >-
-v -n "*.md" "**/*.md" "**/*.mdx"
--exclude "http://localhost*"
--exclude "^https://logs-prod.*"
--exclude ".*your-account.*"
--exclude ".*qryn.local.*"
--exclude "^https://d15jtxgb40qetw\\.cloudfront\\.net/.*"
fail: true