We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 904439f + c05dd1e commit 75cdc39Copy full SHA for 75cdc39
1 file changed
.github/workflows/docker-name-version-flavour-arch.yml
@@ -146,7 +146,7 @@ jobs:
146
147
- name: "[SETUP] Determine Docker tag"
148
id: tag
149
- uses: cytopia/docker-tag-action@v0.4.18
+ uses: cytopia/docker-tag-action@v0.4.20
150
151
# ------------------------------------------------------------
152
# Build
@@ -214,7 +214,7 @@ jobs:
214
215
216
217
218
219
- name: "[SETUP] Determine manifest arches"
220
id: manifest
0 commit comments