Skip to content

Commit df9cf5b

Browse files
authored
Merge pull request #409 from Shopify/dependabot/github_actions/gaurav-nelson/github-action-markdown-link-check-5c5dfc0ac2e225883c0e5f03a85311ec2830d368
Bump gaurav-nelson/github-action-markdown-link-check from 499c1e7f3637c131334fa8e937c45144f79d72d2 to 5c5dfc0ac2e225883c0e5f03a85311ec2830d368
2 parents ed1c9cd + e63efe4 commit df9cf5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown_link_checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
10-
- uses: gaurav-nelson/github-action-markdown-link-check@499c1e7f3637c131334fa8e937c45144f79d72d2 # v1
10+
- uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 # v1
1111
with:
1212
folder-path: 'docs/'
1313
use-verbose-mode: 'yes'

0 commit comments

Comments
 (0)