Skip to content

Commit 87654a1

Browse files
chore(deps): renovate: ucl-mirsg/.github to a3ad201 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Haroon Chughtai <h.chughtai@ucl.ac.uk>
1 parent fbf67b4 commit 87654a1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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@b64d71939f911a836dba3defa7ae062f97224b0a # v0
17+
uses: UCL-MIRSG/.github/actions/links@a3ad20182483f30699cc84497ee7e7891df1795a # 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@b64d71939f911a836dba3defa7ae062f97224b0a # v0
26+
- uses: UCL-MIRSG/.github/actions/linting@a3ad20182483f30699cc84497ee7e7891df1795a # 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@b64d71939f911a836dba3defa7ae062f97224b0a # v0
13+
- uses: UCL-MIRSG/.github/actions/add-to-project@a3ad20182483f30699cc84497ee7e7891df1795a # v0
1414
with:
1515
app-id: ${{ secrets.APP_ID }}
1616
app-pem: ${{ secrets.APP_PEM }}

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/UCL-MIRSG/.github
4-
rev: v0.219.0
4+
rev: v0.228.0
55
hooks:
66
- id: mirsg-hooks
77
exclude: |-

0 commit comments

Comments
 (0)