Skip to content

Commit 6228943

Browse files
authored
Merge pull request #326 from jenkinsci/dependabot/github_actions/umbrelladocs/action-linkspector-1.3.5
Bump umbrelladocs/action-linkspector from 1.3.4 to 1.3.5
2 parents 96994d9 + 459f7c3 commit 6228943

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/action-linkspector@v1.3.4
11+
- uses: umbrelladocs/action-linkspector@v1.3.5
1212
with:
1313
github_token: ${{ secrets.github_token }}
1414
reporter: github-pr-check

0 commit comments

Comments
 (0)