Skip to content

Commit b646d1a

Browse files
Bump AlexanderDokuchaev/md-dead-link-check from 0.8 to 0.9 (#2162)
Bumps [AlexanderDokuchaev/md-dead-link-check](https://github.com/alexanderdokuchaev/md-dead-link-check) from 0.8 to 0.9. - [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.8...v0.9) --- 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> Co-authored-by: Ashwin Vaidya <ashwin.vaidya@intel.com>
1 parent 71c4b43 commit b646d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ jobs:
8181
runs-on: ubuntu-22.04
8282
steps:
8383
- uses: actions/checkout@v4
84-
- uses: AlexanderDokuchaev/md-dead-link-check@v0.8
84+
- uses: AlexanderDokuchaev/md-dead-link-check@v0.9
8585
with:
8686
config: pyproject.toml

0 commit comments

Comments
 (0)