Skip to content

Commit

Permalink
Bump AlexanderDokuchaev/md-dead-link-check from 0.7 to 0.8 (#1994)
Browse files Browse the repository at this point in the history
Bumps [AlexanderDokuchaev/md-dead-link-check](https://github.com/alexanderdokuchaev/md-dead-link-check) from 0.7 to 0.8.
- [Release notes](https://github.com/alexanderdokuchaev/md-dead-link-check/releases)
- [Changelog](https://github.com/AlexanderDokuchaev/md-dead-link-check/blob/main/CHANGELOG.md)
- [Commits](AlexanderDokuchaev/md-dead-link-check@v0.7...v0.8)

---
updated-dependencies:
- dependency-name: AlexanderDokuchaev/md-dead-link-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent aee41f2 commit 6c9fd4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: AlexanderDokuchaev/md-dead-link-check@v0.7
- uses: AlexanderDokuchaev/md-dead-link-check@v0.8
with:
config: pyproject.toml
2 changes: 1 addition & 1 deletion .github/workflows/pre_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: AlexanderDokuchaev/md-dead-link-check@v0.7
- uses: AlexanderDokuchaev/md-dead-link-check@v0.8
with:
config: pyproject.toml

0 comments on commit 6c9fd4e

Please sign in to comment.