chore(deps)!: update docker/metadata-action (v5.10.0 → v6.0.0) (#87)

This commit is contained in:
renovate[bot]
2026-03-05 23:31:49 +02:00
committed by GitHub
parent 4ac5f4822f
commit 2c4e3091ee

View File

@@ -63,7 +63,7 @@ jobs:
- name: Docker metadata - name: Docker metadata
id: meta id: meta
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0 uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
with: with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ matrix.php }} images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ matrix.php }}
tags: | tags: |