Skip to content

Commit 4607ef0

Browse files
Bump tcort/github-action-markdown-link-check from 1.1.2 to 1.1.3
Bumps [tcort/github-action-markdown-link-check](https://github.com/tcort/github-action-markdown-link-check) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/tcort/github-action-markdown-link-check/releases) - [Changelog](https://github.com/tcort/github-action-markdown-link-check/blob/master/CHANGELOG.md) - [Commits](tcort/github-action-markdown-link-check@e7c7a18...e047c5b) --- updated-dependencies: - dependency-name: tcort/github-action-markdown-link-check dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1c823f commit 4607ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
# pinning to SHA to mitigate possible supply chain attack
3434
- name: Check for broken links
35-
uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # v1.1.2
35+
uses: tcort/github-action-markdown-link-check@e047c5b37f24ab722bbef1a27b6fab7f96bc4068 # v1.1.3
3636
with:
3737
use-quiet-mode: 'yes' # only show errors in output
3838
use-verbose-mode: 'yes' # show detailed HTTP status for checked links

0 commit comments

Comments
 (0)