chore(deps): bump docker/metadata-action from 3.5.0 to 3.6.0 (#2258)
This commit is contained in:
parent
ab57bca0f0
commit
45e8a7ed80
|
@ -68,7 +68,7 @@ jobs:
|
||||||
|
|
||||||
- name: Prepare tags
|
- name: Prepare tags
|
||||||
id: prep
|
id: prep
|
||||||
uses: docker/metadata-action@v3.5.0
|
uses: docker/metadata-action@v3.6.0
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ secrets.DOCKER_REPOSITORY }}
|
${{ secrets.DOCKER_REPOSITORY }}
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
|
|
||||||
- name: Prepare tags
|
- name: Prepare tags
|
||||||
id: prep
|
id: prep
|
||||||
uses: docker/metadata-action@v3.5.0
|
uses: docker/metadata-action@v3.6.0
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ secrets.DOCKER_REPOSITORY }}
|
${{ secrets.DOCKER_REPOSITORY }}
|
||||||
|
|
Loading…
Reference in New Issue