Skip to content

Commit

Permalink
chore(deps): bump lycheeverse/lychee-action from 1 to 2 (#40)
Browse files Browse the repository at this point in the history
* chore(deps): bump lycheeverse/lychee-action from 1 to 2

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore(changelog): automatic update to add dependabot deps bump

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Oct 10, 2024
1 parent bc0b822 commit cbae704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- name: lychee Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1
uses: lycheeverse/lychee-action@v2
with:
args: --accept=200,403,429 "**/*.html" "**/*.md" "**/*.txt" "**/*.json" --exclude "file:///github/workspace/*" --exclude-path "tests/" --exclude-mail
fail: true
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bump `actions/upload-artifact` from 3 to 4 ([#3](https://github.com/MechanicalFlower/python-template/pull/3))
- Bump `pytest` from 7.4.3 to 8.3.2 ([#6](https://github.com/MechanicalFlower/python-template/pull/6), [#7](https://github.com/MechanicalFlower/python-template/pull/7), [#10](https://github.com/MechanicalFlower/python-template/pull/10), [#11](https://github.com/MechanicalFlower/python-template/pull/11), [#13](https://github.com/MechanicalFlower/python-template/pull/13), [#14](https://github.com/MechanicalFlower/python-template/pull/14), [#16](https://github.com/MechanicalFlower/python-template/pull/16), [#19](https://github.com/MechanicalFlower/python-template/pull/19), [#21](https://github.com/MechanicalFlower/python-template/pull/21), [#27](https://github.com/MechanicalFlower/python-template/pull/27))
- Bump `extractions/setup-just` from 1 to 2 ([#12](https://github.com/MechanicalFlower/python-template/pull/12))
- Bump `lycheeverse/lychee-action` from 1 to 2 ([#40](https://github.com/MechanicalFlower/python-template/pull/40))

0 comments on commit cbae704

Please # to comment.