From a862202d95ba7eb9af9d2e17aa8e23dc4712dd2e Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Mon, 5 Dec 2022 10:24:19 -0800 Subject: [PATCH] Automated PR: Standardising Files (#264) --- .github/workflows/md-links.yml | 2 +- CHANGELOG.md | 4 ++++ chefignore | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/md-links.yml b/.github/workflows/md-links.yml index ba887a16..13a60f3a 100644 --- a/.github/workflows/md-links.yml +++ b/.github/workflows/md-links.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out code - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: markdown-link-check uses: gaurav-nelson/github-action-markdown-link-check@v1 with: diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ad30e9..ee35b7aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ This file is used to list changes made in each version of the apt cookbook. ## Unreleased +Standardise files with files in sous-chefs/repo-management + +Standardise files with files in sous-chefs/repo-management + ## 7.4.2 - *2022-02-02* - Standardise files with files in sous-chefs/repo-management diff --git a/chefignore b/chefignore index cc170ea7..a27b0b25 100644 --- a/chefignore +++ b/chefignore @@ -61,7 +61,7 @@ Dangerfile examples/* features/* Guardfile -kitchen.yml* +kitchen*.yml mlc_config.json Procfile Rakefile