Skip to content

Commit 7180340

Browse files
Standardise files with files in sous-chefs/repo-management (#185)
Signed-off-by: kitchen-porter <board@sous-chefs.org>
1 parent 7d03576 commit 7180340

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/workflows/md-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Check out code
1414
uses: actions/checkout@v3
1515
- name: markdown-link-check
16-
uses: gaurav-nelson/github-action-markdown-link-check@v1
16+
uses: gaurav-nelson/github-action-markdown-link-check@v1.0.13
1717
with:
1818
use-verbose-mode: "yes"
1919
folder-path: "documentation"

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v3
11+
- uses: actions/stale@v7
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
close-issue-message: >

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This file is used to list changes made in each version of the sql_server cookboo
44

55
## Unreleased
66

7+
Standardise files with files in sous-chefs/repo-management
8+
79
## 7.1.5 - *2023-02-14*
810

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

0 commit comments

Comments
 (0)