diff --git a/.github/workflows/pr-title-commitlint.yaml b/.github/workflows/pr-title-commitlint.yaml index 00f3009..c6b4d4a 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 406d1e6..50ea582 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.3-renovate + - uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.4-renovate with: token: ${{ secrets.RENOVATE_TOKEN }} config: '.github/renovate.js' \ No newline at end of file