Skip to content

Commit cec140e

Browse files
Branch was auto-updated.
2 parents 20336ef + c1009be commit cec140e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
autoupdate:
88
name: autoupdate
9-
runs-on: ubuntu-18.04
9+
runs-on: ubuntu-24.04
1010
steps:
1111
- uses: docker://chinthakagodawita/autoupdate-action:v1
1212
env:

.github/workflows/combine-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
combine-prs:
1111
name: "Combine Renovate Pull Requests"
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: hmcts/am-github-actions/combine-prs@master
1515
name: "Combine Renovate Pull Requests"

0 commit comments

Comments
 (0)