We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 503ec09 + 8d1f94e commit 67ca3afCopy full SHA for 67ca3af
1 file changed
.github/workflows/docker-name-version-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.7
+ uses: cytopia/docker-tag-action@v0.4.15
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