diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index c388d00..a8b2a98 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -50,7 +50,7 @@ jobs: password: ${{ secrets.DOCKERHUB_TOKEN }} - name: Create Docker tags id: meta # you'll use this in the next step - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: # list of Docker images to use as base name for tags images: |