Skip to content

Commit 41ccc2c

Browse files
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 2964372 commit 41ccc2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
# https://github.com/docker/metadata-action
8181
- name: Extract Docker metadata
8282
id: meta
83-
uses: docker/metadata-action@v5
83+
uses: docker/metadata-action@v6
8484
with:
8585
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
8686

0 commit comments

Comments
 (0)