diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4c7177d..439f2a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,7 +53,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: # REPLACE codeniwork with the actual repo name images: ghcr.io/${{ github.repository_owner }}/codeniwork