Skip to content

Commit bec9f1a

Browse files
chore(ci): bump docker/metadata-action from 5 to 6 (#345)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5...v6) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dmitry Prudnikov <mail@polaz.com>
1 parent 6b10e95 commit bec9f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ jobs:
477477

478478
- name: Extract metadata
479479
id: meta
480-
uses: docker/metadata-action@v5
480+
uses: docker/metadata-action@v6
481481
with:
482482
images: ${{ env.GHCR_REGISTRY }}/${{ env.IMAGE_NAME }}
483483
tags: |

0 commit comments

Comments
 (0)