From 6f57c1cfdf290111fc93d61893dfa735ff99a7e1 Mon Sep 17 00:00:00 2001 From: Joss Whittle Date: Thu, 17 Oct 2024 14:17:14 +0100 Subject: [PATCH] chore(deps): update swanseauniversitymedical/workflows action (#28) Co-authored-by: Renovate Bot Co-authored-by: Rowan Dash --- .github/workflows/pr-title-commitlint.yaml | 2 +- .github/workflows/renovate.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-title-commitlint.yaml b/.github/workflows/pr-title-commitlint.yaml index 128d62a..00f3009 100644 --- a/.github/workflows/pr-title-commitlint.yaml +++ b/.github/workflows/pr-title-commitlint.yaml @@ -16,4 +16,4 @@ concurrency: jobs: pr-title-commitlint: - uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.0.0-pr-title-commitlint + uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.4.2-pr-title-commitlint diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 7691c22..406d1e6 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: group: heavy steps: - - uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.0-renovate + - uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.3-renovate with: token: ${{ secrets.RENOVATE_TOKEN }} config: '.github/renovate.js' \ No newline at end of file