We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a77ab commit 2c95020Copy full SHA for 2c95020
.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