Skip to content

Commit e66becd

Browse files
renovate[bot]sbylica-splunk
authored andcommitted
Update dependency tcort/markdown-link-check to v3.13.6 (open-telemetry#36555)
1 parent 18c718b commit e66becd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
# We limit cache download as a whole to 5 minutes.
1717
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 2
1818
# renovate: datasource=github-releases depName=tcort/markdown-link-check
19-
MD_LINK_CHECK_VERSION: "3.12.2"
19+
MD_LINK_CHECK_VERSION: "3.13.6"
2020

2121
concurrency:
2222
group: ${{ github.workflow }}-${{ github.head_ref }}

.github/workflows/check-links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
env:
1313
# renovate: datasource=github-releases depName=tcort/markdown-link-check
14-
MD_LINK_CHECK_VERSION: "3.12.2"
14+
MD_LINK_CHECK_VERSION: "3.13.6"
1515

1616
jobs:
1717
changedfiles:

0 commit comments

Comments
 (0)