We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea79984 commit 1699841Copy full SHA for 1699841
.github/workflows/container.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Extract metadata (tags, labels) for Docker
46
id: meta
47
- uses: docker/metadata-action@79f06a31c0239ef7cd295f017ff96abdf7bbe84d
+ uses: docker/metadata-action@6d6eaf34518db036006be0b031c21fd4eb72ef69
48
with:
49
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
50
0 commit comments