Skip to content

Commit

Permalink
Merge branch 'main' into gen-2081
Browse files Browse the repository at this point in the history
  • Loading branch information
BenElferink authored Dec 23, 2024
2 parents 21539ae + 181144e commit f65974c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: lycheeverse/lychee-action@v2.1.0
- uses: lycheeverse/lychee-action@v2.2.0
with:
args: >-
-v -n "*.md" "**/*.md" "**/*.mdx"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
uses: kyverno/[email protected]

- name: Create Kind Cluster
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0
with:
node_image: ${{ matrix.kind-image }}
version: 'v0.25.0'
Expand Down

0 comments on commit f65974c

Please sign in to comment.