From 00b294afc77ab9f1bf54e40ed00d4c0c5e44b9f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:34:15 +0000 Subject: [PATCH] Update docker/metadata-action action to v5 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3c98ecc..08c0821 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,7 +39,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - id: docker_meta - uses: docker/metadata-action@v3.7.0 + uses: docker/metadata-action@v5.6.1 with: images: | ghcr.io/${{ github.repository }}