Skip to content

Commit

Permalink
Merge pull request #53 from cytopia/dependabot/github_actions/cytopia…
Browse files Browse the repository at this point in the history
…/docker-tag-action-0.4.22

Bump cytopia/docker-tag-action from 0.4.15 to 0.4.22
  • Loading branch information
cytopia authored Dec 1, 2022
2 parents 793bd7b + 010f176 commit 6417304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-name-version-flavour-arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:

- name: "[SETUP] Determine Docker tag"
id: tag
uses: cytopia/docker-tag-action@v0.4.15
uses: cytopia/docker-tag-action@v0.4.22

# ------------------------------------------------------------
# Build
Expand Down Expand Up @@ -214,7 +214,7 @@ jobs:

- name: "[SETUP] Determine Docker tag"
id: tag
uses: cytopia/docker-tag-action@v0.4.15
uses: cytopia/docker-tag-action@v0.4.22

- name: "[SETUP] Determine manifest arches"
id: manifest
Expand Down

0 comments on commit 6417304

Please sign in to comment.