Skip to content

Commit 3c00ed2

Browse files
Bump docker/metadata-action from 3.5.0 to 3.6.2
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.5.0 to 3.6.2. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@3a3bb3a...e562237) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5ac449 commit 3c00ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

3636
- name: Extract metadata (tags, labels) for Docker
3737
id: meta
38-
uses: docker/metadata-action@3a3bb3a81753dc99f090d24ee7e5343838b73a96
38+
uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681
3939
with:
4040
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4141

0 commit comments

Comments
 (0)