diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 20646c9..ba37891 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -24,7 +24,7 @@ jobs: # Setup tags to be used for docker images - name: Compute labels and tags - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 id: docker_meta with: images: ghcr.io/${{ github.repository_owner }}/clingo-performance-study