Skip to content

Commit

Permalink
Bump umbrelladocs/action-linkspector in the version-updates group
Browse files Browse the repository at this point in the history
Bumps the version-updates group with 1 update: [umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector).


Updates `umbrelladocs/action-linkspector` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/umbrelladocs/action-linkspector/releases)
- [Commits](UmbrellaDocs/action-linkspector@e26ea73...0461511)

---
updated-dependencies:
- dependency-name: umbrelladocs/action-linkspector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent f7a88e8 commit 2e2f4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
egress-policy: audit
- name: Check links in modified Markdown files
if: github.event_name == 'pull_request'
uses: umbrelladocs/action-linkspector@e26ea73f270e69734d2860157be2ff5807aea1bb # v1.2.2
uses: umbrelladocs/action-linkspector@04615112d3a3fa32c5d2f08feb9c34715571116a # v1.2.3
with:
fail_on_error: true
filter_mode: file
Expand Down

0 comments on commit 2e2f4fc

Please sign in to comment.