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 bbb3250  chore(deps): update docker/login-action action to v4.5.1 
(#236)
bbb3250 is described below

commit bbb325023bcaa8e76848c04bd9602779ef065dc4
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Jul 25 20:34:22 2026 +0100

    chore(deps): update docker/login-action action to v4.5.1 (#236)
---
 .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 727b987..7eb214e 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
         uses: 
docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
 
       - name: Log in to GHCR
-        uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # 
v4.4.0
+        uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # 
v4.5.1
         with:
           registry: ghcr.io
           username: ${{ github.actor }}

Reply via email to