Skip to content

Commit ce7c8a2

Browse files
Renovate: UCL-MIRSG/.github to b64d719
1 parent d9b0a58 commit ce7c8a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
timeout-minutes: 2
1515
steps:
1616
- name: Check links
17-
uses: UCL-MIRSG/.github/actions/links@4bfd020ba434607bb74744ad869cd9f7c13c3a34 # v0
17+
uses: UCL-MIRSG/.github/actions/links@b64d71939f911a836dba3defa7ae062f97224b0a # v0
1818
with:
1919
app-id: ${{ vars.LINKS_APP_ID }}
2020
app-pem: ${{ secrets.LINKS_PRIVATE_KEY }}

.github/workflows/manage-projects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
add-issue-to-project:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: UCL-MIRSG/.github/actions/add-to-project@4bfd020ba434607bb74744ad869cd9f7c13c3a34 # v0
13+
- uses: UCL-MIRSG/.github/actions/add-to-project@b64d71939f911a836dba3defa7ae062f97224b0a # v0
1414
with:
1515
app-id: ${{ secrets.APP_ID }}
1616
app-pem: ${{ secrets.APP_PEM }}

0 commit comments

Comments
 (0)