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.
2 parents 20336ef + c1009be commit cec140eCopy full SHA for cec140e
.github/workflows/autoupdate.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
autoupdate:
8
name: autoupdate
9
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: docker://chinthakagodawita/autoupdate-action:v1
12
env:
.github/workflows/combine-prs.yml
@@ -9,7 +9,7 @@ on:
combine-prs:
name: "Combine Renovate Pull Requests"
- runs-on: ubuntu-20.04
13
14
- uses: hmcts/am-github-actions/combine-prs@master
15
0 commit comments