We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9287776 commit 02cacb1Copy full SHA for 02cacb1
.github/workflows/container.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Extract metadata (tags, labels) for Docker
48
id: meta
49
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
+ uses: docker/metadata-action@12d9b9a905eda64a7255fe54e5dd14b7f0624941
50
with:
51
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
52
0 commit comments