Skip to content

Commit a676b05

Browse files
Bump docker/metadata-action from 3.5.0 to 5.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.5.0 to 5.7.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v3.5.0...v5.7.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f82b08e commit a676b05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

5353
- name: Extract metadata (tags, labels) for Docker
5454
id: meta
55-
uses: docker/metadata-action@v3.5.0
55+
uses: docker/metadata-action@v5.7.0
5656
with:
5757
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5858
tags: |

0 commit comments

Comments
 (0)