Skip to content

Commit 75a0430

Browse files
dependabot[bot]minchinweb
authored andcommitted
Bump docker/metadata-action from 3.3.0 to 3.6.2
Closes #1 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 3.6.2. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@98669ae...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 b1a8077 commit 75a0430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-image.yml

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

6363
- name: Extract metadata (tags, labels) for Docker
6464
id: meta
65-
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
65+
uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681
6666
with:
6767
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6868
tags: |

0 commit comments

Comments
 (0)