This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch latest
in repository https://gitbox.apache.org/repos/asf/ozone-docker.git


The following commit(s) were added to refs/heads/latest by this push:
     new b80c323  HDDS-15796. Bump docker/metadata-action to 6.2.0 (#74)
b80c323 is described below

commit b80c3230922a5f52721d76ac74a4e5d7e9901564
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 16:26:02 2026 +0200

    HDDS-15796. Bump docker/metadata-action to 6.2.0 (#74)
---
 .github/workflows/build-and-tag.yaml | 2 +-
 .github/workflows/build.yaml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/build-and-tag.yaml 
b/.github/workflows/build-and-tag.yaml
index 7afe162..dd53cae 100644
--- a/.github/workflows/build-and-tag.yaml
+++ b/.github/workflows/build-and-tag.yaml
@@ -45,7 +45,7 @@ jobs:
       packages: write
     steps:
       - name: Generate tags
-        uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 
# v6.1.0
+        uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 
# v6.2.0
         with:
           images: |
             ${{ github.repository_owner }}/ozone
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index b101603..7064d8e 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -51,7 +51,7 @@ jobs:
     steps:
       - name: Generate image ID
         id: meta
-        uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 
# v6.1.0
+        uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 
# v6.2.0
         with:
           images: |
             ghcr.io/${{ github.repository_owner }}/ozone


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to