Skip to content

Commit

Permalink
[chore] revert MD link check version
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Jan 13, 2025
1 parent 785f9fd commit ec15635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
# renovate: datasource=golang-version depName=go
GO_VERSION: "1.23.4"
# renovate: datasource=github-releases depName=tcort/markdown-link-check
MARKDOWN_LINK_CHECK_VERSION: "v3.13.6"
MARKDOWN_LINK_CHECK_VERSION: "v3.12.2"

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
Expand Down

0 comments on commit ec15635

Please sign in to comment.