From 22ca2539dacfe8ee47518a68563674a78505f43f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 1 Dec 2024 23:30:20 +0000
Subject: [PATCH] Bump lycheeverse/lychee-action in the github-actions group

Bumps the github-actions group with 1 update: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action).


Updates `lycheeverse/lychee-action` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/webbadresser.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/webbadresser.yml b/.github/workflows/webbadresser.yml
index 5924f7c8..56209004 100644
--- a/.github/workflows/webbadresser.yml
+++ b/.github/workflows/webbadresser.yml
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
-      - uses: lycheeverse/lychee-action@v2.0.2
+      - uses: lycheeverse/lychee-action@v2.1.0
         with:
           fail: true
           args: "--max-concurrency 3 --retry-wait-time 35 --no-progress './**/*.md' './**/*.tex' './**/*.bib'"