Skip to content

Commit 09e9607

Browse files
Renovate: UCL-MIRSG/.github to 85567ca
1 parent fb5e7a3 commit 09e9607

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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@79137691d608fe39cb426c2adf7787768f00d5ee # v0
17+
uses: UCL-MIRSG/.github/actions/links@85567ca1b931922d97eeaead990f5422693147d5 # v0
1818
with:
1919
app-id: ${{ vars.LINKS_APP_ID }}
2020
app-pem: ${{ secrets.LINKS_PRIVATE_KEY }}

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
if: github.event.pull_request.draft == false
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: UCL-MIRSG/.github/actions/linting@79137691d608fe39cb426c2adf7787768f00d5ee # v0
26+
- uses: UCL-MIRSG/.github/actions/linting@85567ca1b931922d97eeaead990f5422693147d5 # v0
2727
with:
2828
pre-commit-config: ./.pre-commit-config.yaml

.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@79137691d608fe39cb426c2adf7787768f00d5ee # v0
13+
- uses: UCL-MIRSG/.github/actions/add-to-project@85567ca1b931922d97eeaead990f5422693147d5 # v0
1414
with:
1515
app-id: ${{ secrets.APP_ID }}
1616
app-pem: ${{ secrets.APP_PEM }}

0 commit comments

Comments
 (0)