We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d43b4c commit 8070575Copy full SHA for 8070575
.github/workflows/pr-title-commitlint.yaml
@@ -16,4 +16,4 @@ concurrency:
16
17
jobs:
18
pr-title-commitlint:
19
- 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
.github/workflows/renovate.yaml
@@ -17,7 +17,7 @@ jobs:
group: light
steps:
20
- - uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.3-renovate
+ - uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.4-renovate
21
with:
22
token: ${{ secrets.RENOVATE_TOKEN }}
23
config: '.github/renovate.js'
0 commit comments