From 486aa5bf63c606a32560454db046a6c2b74c7061 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 00:54:12 +0000 Subject: [PATCH] Update docker/metadata-action action to v5 --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index fc2c0940..ad3caaae 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -105,7 +105,7 @@ jobs: - name: Docker meta id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: images: | ghcr.io/${{ github.repository }}