From 8a79c74e4605e06590b4391f1075364891a12fed Mon Sep 17 00:00:00 2001 From: "alma-renovate-bot[bot]" <163289924+alma-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:40:40 +0200 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 (#151) Co-authored-by: alma-renovate-bot[bot] <163289924+alma-renovate-bot[bot]@users.noreply.github.com> --- .github/workflows/aqua.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aqua.yml b/.github/workflows/aqua.yml index 069537c..da50a86 100644 --- a/.github/workflows/aqua.yml +++ b/.github/workflows/aqua.yml @@ -7,7 +7,7 @@ on: jobs: aqua: name: Aqua scanner - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - name: Checkout code uses: actions/checkout@v4