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

villebro pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/superset-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 8524aaa  chore(deps): update docker/metadata-action action to v6.1.0 
(#86)
8524aaa is described below

commit 8524aaa27388935529b3b6c32b1975276fe04c87
Author: Mend Renovate <[email protected]>
AuthorDate: Thu May 28 05:33:59 2026 +0100

    chore(deps): update docker/metadata-action action to v6.1.0 (#86)
---
 .github/workflows/release.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 27c49ef..4b97f59 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
 
       - name: Extract metadata (tags, labels)
         id: meta
-        uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf 
# v6.0.0
+        uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 
# v6.1.0
         with:
           images: ${{ env.IMAGE_NAME }}
           tags: |

Reply via email to