We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6094b7c commit e90db65Copy full SHA for e90db65
.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@b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e
+ uses: docker/metadata-action@8e1d5461f02b7886d3c1a774bfbd873650445aa2
91
with:
92
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
93
tags: |
0 commit comments