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

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


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

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

    HDDS-15796. Bump docker/metadata-action to 6.2.0 (#87)
---
 .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 54f9b6d..17a4528 100644
--- a/.github/workflows/build-and-tag.yaml
+++ b/.github/workflows/build-and-tag.yaml
@@ -46,7 +46,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-runner
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index bae9ba8..5afd378 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -44,7 +44,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-runner


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

Reply via email to