Skip to content

Commit 0d84a2d

Browse files
dependabot[bot]brndnmtthws
authored andcommitted
chore(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 c624275 commit 0d84a2d

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
@@ -109,7 +109,7 @@ jobs:
109109
# https://github.com/docker/metadata-action
110110
- name: Extract Docker metadata
111111
id: meta
112-
uses: docker/metadata-action@v5
112+
uses: docker/metadata-action@v6
113113
with:
114114
images: ${{ github.actor }}/${{ env.IMAGE_NAME }}
115115

0 commit comments

Comments
 (0)