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 31ad1ac commit 5e11995Copy full SHA for 5e11995
.github/workflows/ci.yaml
@@ -87,7 +87,7 @@ jobs:
87
- name: Extract Docker metadata
88
id: meta
89
timeout-minutes: 5
90
- uses: docker/metadata-action@38b36773831fce8789962056bf155ba063580c34
+ uses: docker/metadata-action@12d9b9a905eda64a7255fe54e5dd14b7f0624941
91
with:
92
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
93
tags: |
0 commit comments