From 37fa56ce69157e65296ecc5ec87212c00394a8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 08:09:34 +0000 Subject: [PATCH] ci(deps): bump crazy-max/ghaction-docker-meta from 5 to 6 Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 5 to 6. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v5...v6) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a8588dd9..938bcc99 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -169,7 +169,7 @@ jobs: uses: actions/checkout@v6 - name: Docker meta id: meta - uses: crazy-max/ghaction-docker-meta@v5 + uses: crazy-max/ghaction-docker-meta@v6 with: images: phparkitect/phparkitect tags: |