Skip to content

Commit

Permalink
build(deps): bump lycheeverse/lychee-action in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@c3089c7...c053181)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent db8f7a5 commit aa48c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: "📊 Lychee Link Checker"
id: lychee
uses: lycheeverse/lychee-action@c3089c702fbb949e3f7a8122be0c33c017904f9b
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a
with:
args: --config $CONFIG_FILE --base . --verbose --no-progress './public/arf.json'
format: markdown
Expand Down

0 comments on commit aa48c59

Please sign in to comment.