Skip to content

Commit 75cdc39

Browse files
authored
Merge pull request #43 from devilbox/update-actions
Update docker-tag-action
2 parents 904439f + c05dd1e commit 75cdc39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-name-version-flavour-arch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146

147147
- name: "[SETUP] Determine Docker tag"
148148
id: tag
149-
uses: cytopia/docker-tag-action@v0.4.18
149+
uses: cytopia/docker-tag-action@v0.4.20
150150

151151
# ------------------------------------------------------------
152152
# Build
@@ -214,7 +214,7 @@ jobs:
214214

215215
- name: "[SETUP] Determine Docker tag"
216216
id: tag
217-
uses: cytopia/docker-tag-action@v0.4.18
217+
uses: cytopia/docker-tag-action@v0.4.20
218218

219219
- name: "[SETUP] Determine manifest arches"
220220
id: manifest

0 commit comments

Comments
 (0)