From f8701b6ef1a9d2e271e45406a0749a83ffd1ffa5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 07:48:16 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .docker/cli.dockerfile | 2 +- .github/workflows/assign-author.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.docker/cli.dockerfile b/.docker/cli.dockerfile index 672cf044..034caaa6 100644 --- a/.docker/cli.dockerfile +++ b/.docker/cli.dockerfile @@ -1,5 +1,5 @@ # hadolint global ignore=DL3018 -FROM uselagoon/php-8.2-cli-drupal:24.5.1 +FROM uselagoon/php-8.2-cli-drupal:24.6.0 RUN apk add --no-cache $PHPIZE_DEPS && \ pecl install pcov && \ diff --git a/.github/workflows/assign-author.yml b/.github/workflows/assign-author.yml index 466655fc..a5e7fe1e 100644 --- a/.github/workflows/assign-author.yml +++ b/.github/workflows/assign-author.yml @@ -15,4 +15,4 @@ jobs: steps: - name: Assign author - uses: toshimaru/auto-author-assign@v2.1.0 + uses: toshimaru/auto-author-assign@v2.1.1