From 8f736c2c561863c2935535eb3d3895a0b433b537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:22:14 +0000 Subject: [PATCH] chore(deps): Bump lycheeverse/lychee-action from 1 to 2 (#285) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1...v2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ade2c65..862d9d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@v4 - name: Check the links - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 with: args: --exclude "discussions/new|twitter.com|patreon.com|aur.archlinux.org/(.+?).git|mailto:+|%7Buser%7D" -v *.md env: