Skip to content

Commit 8070575

Browse files
chore(deps): update workflows non-major dependencies (#901)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 4d43b4c commit 8070575

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-title-commitlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ concurrency:
1616

1717
jobs:
1818
pr-title-commitlint:
19-
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.4.2-pr-title-commitlint
19+
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.4.3-pr-title-commitlint

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
group: light
1818

1919
steps:
20-
- uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.3-renovate
20+
- uses: SwanseaUniversityMedical/workflows/.github/actions/renovate@v1.0.4-renovate
2121
with:
2222
token: ${{ secrets.RENOVATE_TOKEN }}
2323
config: '.github/renovate.js'

0 commit comments

Comments
 (0)