We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b9cc6a + 19cfae1 commit 111e5d4Copy full SHA for 111e5d4
.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@v4.3.0
+ uses: docker/metadata-action@v4.4.0
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