chore(deps): update https://github.com/docker/metadata-action action to v6 #68

Closed
renovate-bot wants to merge 1 commit from renovate/https-github.com-docker-metadata-action-6.x into main
2 changed files with 2 additions and 2 deletions

View file

@ -129,7 +129,7 @@ jobs:
- name: Extract Docker metadata
id: meta
uses: https://github.com/docker/metadata-action@v5
uses: https://github.com/docker/metadata-action@v6
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |

View file

@ -120,7 +120,7 @@ jobs:
- name: Extract Docker metadata
id: meta
uses: https://github.com/docker/metadata-action@v5
uses: https://github.com/docker/metadata-action@v6
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |