Skip to content

Commit 4748ba9

Browse files
Branch was auto-updated.
2 parents 81e445a + c1009be commit 4748ba9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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)