We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9812b1 + e7c0d55 commit 450e3a6Copy full SHA for 450e3a6
.github/workflows/container.yaml
@@ -85,7 +85,7 @@ jobs:
85
86
- name: Extract metadata (tags, labels) for Docker
87
id: meta
88
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
89
with:
90
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
91
.github/workflows/release.yml
@@ -89,7 +89,7 @@ jobs:
92
93
94
95
0 commit comments