Skip to content

Commit ee3a25f

Browse files
Bump docker/metadata-action from b798ed8388581f6f002541048b6458ca2c4ba442 to 5.7.0 (#945)
* Bump docker/metadata-action Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from b798ed8388581f6f002541048b6458ca2c4ba442 to be19121bfd18b9c1ac415d9571d4f67b9b357886. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@b798ed8...be19121) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: be19121bfd18b9c1ac415d9571d4f67b9b357886 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/workflows/build-push-image.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: james-otten <james-otten@users.noreply.github.com>
1 parent bb9d1ea commit ee3a25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-image.yaml

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

3535
- name: Extract metadata (tags, labels) for Docker
3636
id: meta
37-
uses: docker/metadata-action@b798ed8388581f6f002541048b6458ca2c4ba442
37+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
3838
with:
3939
images: willnilges/meshdb
4040

0 commit comments

Comments
 (0)