Skip to content

Commit

Permalink
feat(ci): try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Bostoen committed Oct 28, 2024
1 parent 9ce4202 commit e87684e
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 @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run linkspector
uses: umbrelladocs/action-linkspector@v1
uses: umbrelladocs/action-linkspector@v1.1.3
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit e87684e

Please sign in to comment.