Skip to content

Commit c1009be

Browse files
Update dependency ubuntu to v24 (#559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d03bc80 commit c1009be

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)