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: |