Skip to content

Commit

Permalink
Update dependency ubuntu to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent a91fa61 commit c8fdf76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-18.04
runs-on: ubuntu-24.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/combine-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
combine-prs:
name: "Combine Renovate Pull Requests"
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- uses: hmcts/am-github-actions/combine-prs@master
name: "Combine Renovate Pull Requests"
Expand Down

0 comments on commit c8fdf76

Please sign in to comment.