Skip to content

Commit b943dd5

Browse files
chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 (#276)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a36fe4 commit b943dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

101101
- name: Extract metadata
102102
id: meta
103-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
103+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
104104
with:
105105
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
106106
tags: |

0 commit comments

Comments
 (0)