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 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: