Skip to content

Commit 010f176

Browse files
authoredDec 1, 2022
Bump cytopia/docker-tag-action from 0.4.15 to 0.4.22
Bumps [cytopia/docker-tag-action](https://github.com/cytopia/docker-tag-action) from 0.4.15 to 0.4.22. - [Release notes](https://github.com/cytopia/docker-tag-action/releases) - [Commits](cytopia/docker-tag-action@v0.4.15...v0.4.22) --- updated-dependencies: - dependency-name: cytopia/docker-tag-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 793bd7b commit 010f176

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)
Please sign in to comment.