diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 52dcd46..6bd069c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,7 +67,7 @@ jobs: - name: Docker meta id: docker-meta - uses: docker/metadata-action@v3.5.0 + uses: docker/metadata-action@v3.7.0 with: # list of Docker images to use as base name for tags images: "${{ steps.image-repo.outputs.images }}"