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 1432d76 commit 676ed4fCopy full SHA for 676ed4f
.github/workflows/build.yaml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Extract metadata (tags, labels) for Docker
48
id: meta
49
- uses: docker/metadata-action@v5.7.0
+ uses: docker/metadata-action@v5.8.0
50
with:
51
# list of Docker images to use as base name for tags
52
images: |
0 commit comments