Skip to content

Commit e784749

Browse files
Bump docker/metadata-action from 5.8.0 to 6.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 6.0.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.8.0...v6.0.0) --- 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>
1 parent 058064c commit e784749

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
@@ -94,7 +94,7 @@ jobs:
9494
uses: docker/setup-buildx-action@v4.0.0
9595
- name: Docker meta
9696
id: meta
97-
uses: docker/metadata-action@v5.8.0
97+
uses: docker/metadata-action@v6.0.0
9898
with:
9999
# this is triggered by the schedule so we want to actually use the checked out information
100100
# and not the context from the workflow itself.

0 commit comments

Comments
 (0)