Skip to content

Commit

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

---
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 and Realiserad committed Oct 1, 2024
1 parent cfc0f84 commit 83673cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linkspector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
useGitIgnore: true
modifiedFilesOnly: true
- name: Run Linkspector
uses: umbrelladocs/action-linkspector@v1.2.0
uses: umbrelladocs/action-linkspector@v1.2.1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 83673cf

Please sign in to comment.