Skip to content

Commit 40a21e9

Browse files
chore(deps): renovate: lycheeverse/lychee-action to v2.6.1 (#591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Patrick J. Roddy <[email protected]>
1 parent 3aea778 commit 40a21e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Link Checker
2121
id: lychee
22-
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1
22+
uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
2323
with:
2424
# Exclude the image.sc forum and stackoverflow (which both work) but return 403 from
2525
# github runners and exclude relative links to other pages. Ignore
@@ -36,7 +36,7 @@ jobs:
3636
--exclude http://fsf.org
3737
--exclude docs/pages
3838
--exclude docs/_includes
39-
--exclude-path '{{cookiecutter.project_slug}}/README.md'
39+
--exclude-path '\\{\\{cookiecutter.project_slug\\}\\}/README.md'
4040
--exclude-path 'tests/data'
4141
-- ."
4242
fail: true

0 commit comments

Comments
 (0)