File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Check out code
14
- uses : actions/checkout@v2
14
+ uses : actions/checkout@v3
15
15
- name : markdown-link-check
16
16
uses : gaurav-nelson/github-action-markdown-link-check@v1
17
17
with :
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ This file is used to list changes made in each version of the iis cookbook.
4
4
5
5
## Unreleased
6
6
7
+ Standardise files with files in sous-chefs/repo-management
8
+
9
+ Standardise files with files in sous-chefs/repo-management
10
+
7
11
## 8.0.2 - * 2022-02-17*
8
12
9
13
- Standardise files with files in sous-chefs/repo-management
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Dangerfile
61
61
examples/*
62
62
features/*
63
63
Guardfile
64
- kitchen.yml*
64
+ kitchen* .yml
65
65
mlc_config.json
66
66
Procfile
67
67
Rakefile
You can’t perform that action at this time.
0 commit comments