Skip to content

Commit 6454d5d

Browse files
Isengo1989Copilot
andcommitted
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 9876485 commit 6454d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ user := "$(shell id -u):$(shell id -g)"
44
ignored = '/docs/resources/references/adr/* /docs/assets/adr/* /docs/resources/guidelines/code/core/* /docs/snippets/guide/*'
55
image = ghcr.io/rojopolis/spellcheck-github-actions:0.49.0
66

7-
lychee_image = lycheeverse/lychee:latest
7+
lychee_image = lycheeverse/lychee:0.24.2
88
# Keep HTTPS args in sync with .github/workflows/validate-external-links.yml.
99
# --root-dir points at a non-existent path so portal root-relative links
1010
# (/frontends/, /docs/, /resources/…) are skipped instead of failing as local files.

0 commit comments

Comments
 (0)