diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index f33ff2c..00df363 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -40,7 +40,7 @@ jobs: - name: Docker Metadata id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: images: ${{ env.IMAGE_REPOSITORY }} tags: |