We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bf987a + 4ae15a5 commit 2b7995dCopy full SHA for 2b7995d
1 file changed
.github/workflows/stage-3-build.yaml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Extract metadata (tags, labels) for Docker
67
id: meta
68
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
69
with:
70
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
71
tags: |
0 commit comments