From 45835bc9c7fc0c6bb1227867057a7c3031d1d904 Mon Sep 17 00:00:00 2001 From: kitchen-porter Date: Mon, 11 Nov 2024 13:00:10 +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 a00daed..e6eeb80 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,6 @@ jobs: - name: Check out code uses: actions/checkout@v4 - name: Run Markdown Lint - uses: DavidAnson/markdownlint-cli2-action@v16 + uses: DavidAnson/markdownlint-cli2-action@v17 with: globs: "**/*.md" diff --git a/CHANGELOG.md b/CHANGELOG.md index 88cc52f..c4d079c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,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