|
|
@@ -45,7 +45,7 @@ jobs:
|
|
|
password: ${{ secrets.DOCKER_REGISTRY_PASSWORD }}
|
|
|
|
|
|
- name: Create and push manifest images
|
|
|
- uses: Noelware/docker-manifest-action@master
|
|
|
+ uses: Noelware/docker-manifest-action@0.4.3
|
|
|
with:
|
|
|
base-image: ${{ inputs.tags }}
|
|
|
extra-images: ${{ steps.meta-extra-images.outputs.tags }}
|