Skip to content

chore(deps): bump k8s.io/api from 0.27.3 to 0.27.4 #1977

chore(deps): bump k8s.io/api from 0.27.3 to 0.27.4

chore(deps): bump k8s.io/api from 0.27.3 to 0.27.4 #1977

Workflow file for this run

name: Check links on all markdown documents
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
linkinator:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: JustinBeckwith/linkinator-action@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"