We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d86aa9 commit 98f6e57Copy full SHA for 98f6e57
.github/workflows/e2e-test-workflow-call.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Extract metadata (tags, labels) for Docker
79
if: ${{ inputs.build-and-push-docker-image }}
80
id: meta
81
- uses: docker/metadata-action@12cce9efe0d49980455aaaca9b071c0befcdd702
+ uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
82
with:
83
images: ${{ env.REGISTRY }}/cosmos/${{ env.IMAGE_NAME }}
84
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments