Skip to content

Commit 7a380e2

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump docker/metadata-action
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/get-image-metadata directory: [docker/metadata-action](https://github.com/docker/metadata-action). Updates `docker/metadata-action` from 5.6.1 to 5.7.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.6.1...v5.7.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2b261b commit 7a380e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/docker/get-image-metadata/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ runs:
100100
core.setFailed(`No tags found for the current event: ${context.eventName}`);
101101
102102
- id: docker-metadata
103-
uses: docker/metadata-action@v5.6.1
103+
uses: docker/metadata-action@v5.7.0
104104
with:
105105
images: ${{ steps.image-name.outputs.image-name-with-registry }}
106106
tags: ${{ steps.define-metadata-inputs.outputs.tags }}

0 commit comments

Comments
 (0)