From 961c2c74d287a32db5d822e9a17210958b324739 Mon Sep 17 00:00:00 2001 From: kitchen-porter Date: Sat, 30 Sep 2023 13:00:08 +0000 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter --- .github/workflows/ci.yml | 2 +- CHANGELOG.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa3e48e..17b84d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,6 @@ jobs: - name: Check out code uses: actions/checkout@v3 - name: Run Markdown Lint - uses: DavidAnson/markdownlint-cli2-action@v13 + uses: DavidAnson/markdownlint-cli2-action@v10 with: globs: "**/*.md" diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f1e1d3..90d647d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ Standardise files with files in sous-chefs/repo-management Standardise files with files in sous-chefs/repo-management +Standardise files with files in sous-chefs/repo-management + - Added a Changelog #36 - Remove all the unneeded chef files - Add all Sublime Text Package tests