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.
2 parents 3bb9ad2 + 01b1bf2 commit 196aa97Copy full SHA for 196aa97
.github/workflows/_containerTemplate.yml
@@ -83,7 +83,7 @@ jobs:
83
# Extract Metadata (tags, labels)
84
- name: Extract Metadata
85
id: metadata
86
- uses: docker/metadata-action@v5.0.0
+ uses: docker/metadata-action@v5.4.0
87
with:
88
context: workflow
89
images: |
0 commit comments