We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53255db commit 08d0b71Copy full SHA for 08d0b71
.github/workflows/changelog.yml
@@ -16,7 +16,7 @@ env:
16
# We limit cache download as a whole to 5 minutes.
17
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 2
18
# renovate: datasource=github-releases depName=tcort/markdown-link-check
19
- MD_LINK_CHECK_VERSION: "3.12.2"
+ MD_LINK_CHECK_VERSION: "3.13.6"
20
21
concurrency:
22
group: ${{ github.workflow }}-${{ github.head_ref }}
0 commit comments