Skip to content

Commit

Permalink
Update link checker for private repos (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Jan 6, 2025
1 parent 288dff0 commit ede841b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
timeout-minutes: 2
steps:
- name: Check links
uses: UCL-MIRSG/.github/actions/links@28758d17f7fe68723aded1c5dc6a3f57ccdf9cb7 # v0
uses: UCL-MIRSG/.github/actions/links@a7534b4183ae58f24714fe8633c4433365131257 # v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
app-id: ${{ vars.LINKS_APP_ID }}
app-pem: ${{ secrets.LINKS_PRIVATE_KEY }}

0 comments on commit ede841b

Please sign in to comment.