Skip to content

Commit 9e8d83a

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 44480c2 commit 9e8d83a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
uses: docker/setup-buildx-action@v4.0.0
100100
- name: Docker meta
101101
id: meta
102-
uses: docker/metadata-action@v5.8.0
102+
uses: docker/metadata-action@v6.0.0
103103
with:
104104
# this is triggered by the schedule so we want to actually use the checked out information
105105
# and not the context from the workflow itself.

0 commit comments

Comments
 (0)