Skip to content

Commit 2f30b15

Browse files
Automated PR: Standardising Files (#491)
* Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter <[email protected]> * Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter <[email protected]> Signed-off-by: kitchen-porter <[email protected]>
1 parent 27886eb commit 2f30b15

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/workflows/md-links.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Check out code
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v3
1515
- name: markdown-link-check
1616
uses: gaurav-nelson/github-action-markdown-link-check@v1
1717
with:

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This file is used to list changes made in each version of the iis cookbook.
44

55
## Unreleased
66

7+
Standardise files with files in sous-chefs/repo-management
8+
9+
Standardise files with files in sous-chefs/repo-management
10+
711
## 8.0.2 - *2022-02-17*
812

913
- Standardise files with files in sous-chefs/repo-management

chefignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Dangerfile
6161
examples/*
6262
features/*
6363
Guardfile
64-
kitchen.yml*
64+
kitchen*.yml
6565
mlc_config.json
6666
Procfile
6767
Rakefile

0 commit comments

Comments
 (0)