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