We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904439f commit c05dd1eCopy full SHA for c05dd1e
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