From 77b028d9ebc2612b086a1abe8284b7d631dbb022 Mon Sep 17 00:00:00 2001 From: Marvin the SeRP Bot Date: Tue, 7 Jan 2025 14:32:30 +0000 Subject: [PATCH] chore(deps): update workflows non-major dependencies (#198) Co-authored-by: Renovate Bot --- .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 ffb2fd5d..71079bd6 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.4.2-pr-title-commitlint + uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.4.3-pr-title-commitlint diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index b18e97cf..c0b116aa 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -19,7 +19,7 @@ jobs: group: heavy steps: - - uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.3-renovate + - uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.4-renovate with: token: ${{ secrets.RENOVATE_TOKEN }} env: