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 4f58c80 commit f85e82eCopy full SHA for f85e82e
.github/workflows/build-and-publish.yaml
@@ -40,7 +40,7 @@ jobs:
40
oci: false
41
42
- id: docker_meta
43
- uses: docker/metadata-action@v4.4.0
+ uses: docker/metadata-action@v4.6.0
44
with:
45
images: ${{ steps.build_image.outputs.image }}
46
tags: type=sha,format=long,type=ref,event=branch
0 commit comments