Skip to content

Commit 9ff2888

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
Bump lycheeverse/lychee-action from 2.4.1 to 2.6.1 (#1720) (#1762)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.4.1 to 2.6.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.4.1...v2.6.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... (cherry picked from commit 4a94f17) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Andriy Redko <drreta@gmail.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cef422 commit 9ff2888

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
- uses: actions/checkout@v5
1212
- name: lychee Link Checker
1313
id: lychee
14-
uses: lycheeverse/lychee-action@v2.4.1
14+
uses: lycheeverse/lychee-action@v2.6.1
1515
with:
16-
args: --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json" --exclude-mail
16+
args: --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json"
1717
fail: true
1818
env:
1919
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)