From e1020b205ddc518ee74abc1dc09282db0d033785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 04:30:25 +0000 Subject: [PATCH 1/2] build(deps): bump DavidAnson/markdownlint-cli2-action Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 23.2.0 to 24.1.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/ded1f9488f68a970bc66ea5619e13e9b52e601cd...6bf21b07787794f89a243495939cd651942aeabe) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 24.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/devcontainer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/devcontainer.yml b/.github/workflows/devcontainer.yml index 21d838a..5e85f0e 100644 --- a/.github/workflows/devcontainer.yml +++ b/.github/workflows/devcontainer.yml @@ -38,7 +38,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 - - uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd + - uses: DavidAnson/markdownlint-cli2-action@6bf21b07787794f89a243495939cd651942aeabe with: globs: | **/*.md From 50aed7a52bf5520deb04ecd2b66c93f0ba2bf2df Mon Sep 17 00:00:00 2001 From: Alejandro Pedraza Date: Thu, 23 Jul 2026 15:02:51 -0500 Subject: [PATCH 2/2] fix lint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dafa52d..768b3b3 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,7 @@ Update k3s images for all channels: ```sh :; just sync-k3s-images ``` + ### 2. Update Versions in Dockerfile Update the versions of all the tooling pulled in Dockerfile: