From efcbf554d71ee255ff9d063bbc69748976e3ec48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 14:54:40 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action action to v5.5.1 --- .github/workflows/maven.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index 74950c09..432956ce 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -117,7 +117,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Extract metadata (tags, labels) for image id: meta - uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5 + uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1 with: images: "${{ env.REGISTRY }}/${{ github.repository }}/${{ matrix.name }}" tags: |