Skip to content

Commit ddfa834

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 (#1789) (#1793)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... (cherry picked from commit bf28234) Signed-off-by: dependabot[bot] <support@github.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 c588295 commit ddfa834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v5
1212
- name: lychee Link Checker
1313
id: lychee
14-
uses: lycheeverse/lychee-action@v2.6.1
14+
uses: lycheeverse/lychee-action@v2.7.0
1515
with:
1616
args: --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json"
1717
fail: true

0 commit comments

Comments
 (0)