use better container for renovate job
Some checks failed
Build and Deploy Staging / deploy (push) Has been cancelled
Build and Deploy Staging / build (push) Has been cancelled
Tests / test (push) Has been cancelled

This commit is contained in:
Tobias Brunner 2025-05-27 13:37:43 +02:00
parent 4ef2f9a31b
commit 313a8a5492
No known key found for this signature in database

View file

@ -8,6 +8,7 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4