diff --git a/.github/workflows/links.yaml b/.github/workflows/links.yaml index 4a1f71d..eea7365 100644 --- a/.github/workflows/links.yaml +++ b/.github/workflows/links.yaml @@ -14,6 +14,6 @@ jobs: timeout-minutes: 2 steps: - name: Check links - uses: UCL-MIRSG/.github/actions/links@eec857fd453c82e80f724869d952d2ef27d8609c # v0 + uses: UCL-MIRSG/.github/actions/links@875cf92ff8ef5786b722a3d66fae54cb16140be7 # v0 with: github-token: ${{ secrets.GITHUB_TOKEN }}