Merge pull request #28 from TheLovinator1/renovate/docker-metadata-action-4.x
Update docker/metadata-action action to v4
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Extract Docker metadata
|
- name: Extract Docker metadata
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
thelovinator/discord-nice-embed-maker-for-my-yoy
|
thelovinator/discord-nice-embed-maker-for-my-yoy
|
||||||
|
Reference in New Issue
Block a user