Skip to content

Commit d50979b

Browse files
Bump umbrelladocs/action-linkspector from 1.3.5 to 1.3.6
Bumps [umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/umbrelladocs/action-linkspector/releases) - [Commits](UmbrellaDocs/action-linkspector@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: umbrelladocs/action-linkspector dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c31d3a commit d50979b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-md-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-22.04
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: umbrelladocs/[email protected].5
11+
- uses: umbrelladocs/[email protected].6
1212
with:
1313
github_token: ${{ secrets.github_token }}
1414
reporter: github-pr-check

0 commit comments

Comments
 (0)