From 828485110189b701d3aec5c8d0966d7e9f15ea6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 20:06:43 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/dependabot-cake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-cake.yml b/.github/workflows/dependabot-cake.yml index 6edc17a..c0a3f0c 100644 --- a/.github/workflows/dependabot-cake.yml +++ b/.github/workflows/dependabot-cake.yml @@ -7,7 +7,7 @@ on: jobs: dependabot-cake: - runs-on: ubuntu-20.04 # linux, because this is a docker-action + runs-on: ubuntu-24.04 # linux, because this is a docker-action steps: - name: check/update cake dependencies uses: nils-org/dependabot-cake-action@v1 \ No newline at end of file