Skip to content

Commit 9e6479f

Browse files
Bump docker/metadata-action from 3.3.0 to 3.5.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@98669ae...3a3bb3a) --- 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 4550e9a commit 9e6479f

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@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
38+
uses: docker/metadata-action@3a3bb3a81753dc99f090d24ee7e5343838b73a96
3939
with:
4040
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4141

0 commit comments

Comments
 (0)