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 cec796a  chore(deps): update docker/build-push-action action to v7.2.0 
(#84)
cec796a is described below

commit cec796ad4823d1851f8b9baed7e201c44e58f177
Author: Mend Renovate <[email protected]>
AuthorDate: Thu May 28 05:34:34 2026 +0100

    chore(deps): update docker/build-push-action action to v7.2.0 (#84)
---
 .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 6fb13d5..dacc8d8 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
 
       - name: Build and push
         id: build-push
-        uses: 
docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
+        uses: 
docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
         with:
           context: .
           platforms: linux/amd64,linux/arm64

Reply via email to