Skip to content

Commit d703d8f

Browse files
authored
Merge pull request #48 from crossplane-contrib/renovate/ubuntu-24.x
chore(deps): update dependency ubuntu to v24
2 parents cf29934 + b970872 commit d703d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
permissions:
1919
contents: write # for zeebe-io/backport-action to create branch
2020
pull-requests: write # for zeebe-io/backport-action to create PR to backport
21-
runs-on: ubuntu-22.04
21+
runs-on: ubuntu-24.04
2222
if: github.event.pull_request.merged
2323
steps:
2424
- name: Checkout

0 commit comments

Comments
 (0)