Skip to content

Commit 5a0d279

Browse files
build(deps): bump docker/metadata-action from 5 to 6
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>
1 parent b20d7a4 commit 5a0d279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous_delivery.yaml

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

6666
- name: Docker metadata
6767
id: meta
68-
uses: docker/metadata-action@v5
68+
uses: docker/metadata-action@v6
6969
with:
7070
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7171
tags: |

0 commit comments

Comments
 (0)