Skip to content

Commit 6417304

Browse files
authored
Merge pull request #53 from cytopia/dependabot/github_actions/cytopia/docker-tag-action-0.4.22
Bump cytopia/docker-tag-action from 0.4.15 to 0.4.22
2 parents 793bd7b + 010f176 commit 6417304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
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.15
149+
uses: cytopia/docker-tag-action@v0.4.22
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.15
217+
uses: cytopia/docker-tag-action@v0.4.22
218218

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

0 commit comments

Comments
 (0)