Skip to content

Commit

Permalink
chore(deps): bump umbrelladocs/action-linkspector from 1.2.3 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/umbrelladocs/action-linkspector/releases)
- [Commits](UmbrellaDocs/action-linkspector@v1.2.3...v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 54065a9 commit 987c8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linkspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v4.2.1
- name: Run linkspector
uses: umbrelladocs/action-linkspector@v1.2.3
uses: umbrelladocs/action-linkspector@v1.2.4
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 987c8ef

Please sign in to comment.