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 1b3a72d commit 9c49572Copy full SHA for 9c49572
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Extract metadata (tags, labels) for Docker
75
id: meta
76
- uses: docker/metadata-action@v5.4.0
+ uses: docker/metadata-action@v5.5.1
77
with:
78
images: ${{ matrix.image }}
79
tags: |
.github/workflows/nightly.yml
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
0 commit comments