chore(deps): bump docker/metadata-action from 4.0.1 to 4.1.1 (#9127)
This commit is contained in:
parent
e19dd6c92c
commit
bb17b011a4
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a
|
||||
uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
|
Loading…
Reference in New Issue
Block a user