From 75e283ac5bce8000bba75058f20cf3138687a9b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 18:28:23 +0000 Subject: [PATCH] Update docker/metadata-action action to v5.4.0 --- .github/workflows/calculator-svc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/calculator-svc.yml b/.github/workflows/calculator-svc.yml index e89d172..ee6fb34 100644 --- a/.github/workflows/calculator-svc.yml +++ b/.github/workflows/calculator-svc.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Docker metadata id: meta - uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0 + uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4.0 with: images: | ${{ env.IMAGE_REF }}