renovate[bot] and Wolfgang Walther
473734f717
chore(deps): update actions/checkout action to v7.0.1
2026-07-23 20:11:28 +00:00
renovate[bot] and Wolfgang Walther
5a987c06fe
chore(deps): update korthout/backport-action action to v4.6
2026-06-30 06:24:53 +00:00
renovate[bot] and Wolfgang Walther
87b480bc0a
chore(deps): update actions/checkout action to v7
2026-06-19 19:09:44 +00:00
renovate[bot] and Wolfgang Walther
3ca876da62
chore(deps): update actions/checkout action to v6.0.3
2026-06-04 09:09:49 +00:00
Wolfgang Walther
a149405d11
ci: remove deprecation warning
...
app-id was replaced with client-id
2026-06-03 10:09:38 +02:00
Wolfgang Walther
fb24b6b37f
ci: use -slim runner for small jobs
...
No need to spin up full VM runners for small automation tasks, when we
can use single-CPU runners in containers instead.
https://docs.github.com/en/actions/reference/runners/github-hosted-runners#single-cpu-runners
(some of this will potentially not work, because dependencies in the
slim image might not be available - however, it makes no sense to create
this as a PR, because all jobs touched here run on branches only. Thus
pushing directly to main)
2026-05-18 14:05:41 +02:00
renovate[bot] and Wolfgang Walther
187ea6d546
chore(deps): update actions/create-github-app-token action to v3.2.0
2026-05-13 21:01:47 +00:00
renovate[bot] and Wolfgang Walther
d75beed5dd
chore(deps): update korthout/backport-action digest to 6606540
2026-05-12 13:03:16 +00:00
renovate[bot] and Wolfgang Walther
beafd0b53f
chore(deps): update korthout/backport-action digest to bf97bcf
2026-05-06 19:47:13 +00:00
renovate[bot] and Wolfgang Walther
9b9521b75a
chore(deps): update korthout/backport-action action to v4.5
2026-04-27 19:51:37 +00:00
renovate[bot] and Wolfgang Walther
de4ad62562
chore(deps): update korthout/backport-action action to v4.4.0
2026-04-21 09:05:36 +00:00
renovate[bot] and Wolfgang Walther
070eb2fc3a
chore(deps): update actions/create-github-app-token action to v3.1.1
2026-04-12 15:51:35 +00:00
renovate[bot] and Wolfgang Walther
88afa05cf8
chore(deps): update korthout/backport-action action to v4.3.0
2026-03-27 08:45:54 +00:00
renovate[bot] and Wolfgang Walther
d5df12c9c2
chore(deps): update actions/create-github-app-token action to v3
2026-03-14 18:04:36 +00:00
renovate[bot] and Wolfgang Walther
fb54db143d
chore(deps): update actions/checkout action to v6.0.2
2026-03-13 14:03:45 +00:00
renovate[bot] and Wolfgang Walther
0eb2bdd8e1
chore(deps): update korthout/backport-action action to v4.2.0
2026-03-09 13:13:13 +00:00
renovate[bot] and Wolfgang Walther
60c70c5b37
chore(deps): update korthout/backport-action action to v4.0.1
2025-12-15 20:18:02 +00:00
renovate[bot] and Wolfgang Walther
e39b91c27b
chore(deps): update korthout/backport-action action to v4
2025-12-13 14:36:12 +00:00
renovate[bot] and Wolfgang Walther
24a27d17d0
chore(deps): update actions/create-github-app-token action to v2.2.1
2025-12-06 11:00:06 +00:00
renovate[bot] and GitHub
1724e4551d
chore(deps): update actions/checkout digest to 8e8c483 (main) ( #4511 )
2025-12-03 19:32:01 +00:00
renovate[bot] and Wolfgang Walther
70240b0d08
chore(deps): update actions/create-github-app-token action to v2.2.0
2025-12-03 19:29:54 +00:00
renovate[bot] and Wolfgang Walther
f8b56736d7
chore(deps): update actions/checkout digest to 1af3b93
2025-11-21 17:29:18 +00:00
renovate[bot] and Wolfgang Walther
893e0061a3
chore(deps): update actions/checkout digest to 71cf226
2025-11-03 20:47:50 +00:00
renovate[bot] and Wolfgang Walther
82981a1a29
chore(deps): update actions/checkout digest to ff7abcd
2025-10-23 10:57:37 +00:00
Wolfgang Walther
41def2f0eb
ci: fix vars reference
2025-10-23 12:56:28 +02:00
Taimoor Zaeem and Wolfgang Walther
6aa5a09c18
ci: automate backports using backport action
...
Creates a workflow using https://github.com/korthout/backport-action .
This allows creating a backport PR by labeling the merged PR with a
`backport <version>` label.
Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com >
2025-10-23 10:54:03 +00:00