Skip to content

Commit 7c9678f

Browse files
Github Actions(deps): Bump docker/metadata-action from 5.10.0 to 6.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c299e40...030e881) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cac5687 commit 7c9678f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# https://github.com/docker/metadata-action
5555
- name: Set container meta
5656
id: meta
57-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
57+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
5858
with:
5959
images: |
6060
${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)