From 1a61fc5a4eab5c67b1902d8a2820a9f48d71bb33 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Fri, 3 Jan 2025 10:39:36 +0000 Subject: [PATCH] Update SHA --- .github/workflows/links.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links.yaml b/.github/workflows/links.yaml index 7a19896..70d8c47 100644 --- a/.github/workflows/links.yaml +++ b/.github/workflows/links.yaml @@ -14,7 +14,7 @@ jobs: timeout-minutes: 2 steps: - name: Check links - uses: UCL-MIRSG/.github/actions/links@058474bb0eeb6f67f8f33672d9dcbdfcb44b6584 # v0 + uses: UCL-MIRSG/.github/actions/links@865bfed74ba5963cb7fdc16383a86e73f250303e # v0 with: app-id: ${{ secrets.LINK_APP_ID }} app-pem: ${{ secrets.LINK_APP_PEM }}