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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new 71bd18a7 upgrade to manusa/[email protected] (#229)
71bd18a7 is described below

commit 71bd18a7220e1dc6d2e03b83521313374f25e94c
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 9 19:50:44 2024 +0100

    upgrade to manusa/[email protected] (#229)
---
 .github/workflows/integration-tests-kube-api.yml | 2 +-
 .github/workflows/integration-tests-kube-dns.yml | 2 +-
 .github/workflows/integration-tests-lease.yml    | 2 +-
 .github/workflows/integration-tests-maven.yml    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/integration-tests-kube-api.yml 
b/.github/workflows/integration-tests-kube-api.yml
index 34ab2c5a..18962a9f 100644
--- a/.github/workflows/integration-tests-kube-api.yml
+++ b/.github/workflows/integration-tests-kube-api.yml
@@ -39,7 +39,7 @@ jobs:
         uses: coursier/cache-action@v6
 
       - name: Setup Minikube
-        uses: manusa/[email protected]
+        uses: manusa/[email protected]
         with:
           minikube version: 'v1.27.1' # based on k8s v1.25.2
           kubernetes version: 'v1.25.2'
diff --git a/.github/workflows/integration-tests-kube-dns.yml 
b/.github/workflows/integration-tests-kube-dns.yml
index 2058ce9d..2aefd944 100644
--- a/.github/workflows/integration-tests-kube-dns.yml
+++ b/.github/workflows/integration-tests-kube-dns.yml
@@ -39,7 +39,7 @@ jobs:
         uses: coursier/cache-action@v6
 
       - name: Setup Minikube
-        uses: manusa/[email protected]
+        uses: manusa/[email protected]
         with:
           minikube version: 'v1.27.1' # based on k8s v1.25.2
           kubernetes version: 'v1.25.2'
diff --git a/.github/workflows/integration-tests-lease.yml 
b/.github/workflows/integration-tests-lease.yml
index 32bd3e7c..fd7b2b3c 100644
--- a/.github/workflows/integration-tests-lease.yml
+++ b/.github/workflows/integration-tests-lease.yml
@@ -39,7 +39,7 @@ jobs:
         uses: coursier/cache-action@v6
 
       - name: Setup Minikube
-        uses: manusa/[email protected]
+        uses: manusa/[email protected]
         with:
           minikube version: 'v1.27.1' # based on k8s v1.25.2
           kubernetes version: 'v1.25.2'
diff --git a/.github/workflows/integration-tests-maven.yml 
b/.github/workflows/integration-tests-maven.yml
index e41cfbf5..973afdbb 100644
--- a/.github/workflows/integration-tests-maven.yml
+++ b/.github/workflows/integration-tests-maven.yml
@@ -38,7 +38,7 @@ jobs:
         uses: coursier/cache-action@v6
 
       - name: Setup Minikube
-        uses: manusa/[email protected]
+        uses: manusa/[email protected]
         with:
           minikube version: 'v1.27.1' # based on k8s v1.25.2
           kubernetes version: 'v1.25.2'


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

Reply via email to