diff --git a/.github/workflows/md-links.yml b/.github/workflows/md-links.yml index 13a60f3..5577dd1 100644 --- a/.github/workflows/md-links.yml +++ b/.github/workflows/md-links.yml @@ -13,7 +13,7 @@ jobs: - name: Check out code uses: actions/checkout@v3 - name: markdown-link-check - uses: gaurav-nelson/github-action-markdown-link-check@v1 + uses: gaurav-nelson/github-action-markdown-link-check@v1.0.13 with: use-verbose-mode: "yes" folder-path: "documentation" diff --git a/CHANGELOG.md b/CHANGELOG.md index ba95f61..635603c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This file is used to list changes made in each version of the postfix cookbook. ## Unreleased +Standardise files with files in sous-chefs/repo-management + ## 6.0.10 - *2023-02-14* ## 6.0.9 - *2023-02-14*