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

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


The following commit(s) were added to refs/heads/main by this push:
     new 56b196d  Bump manusa/actions-setup-minikube from 2.17.1 to 2.18.0 
(#161)
56b196d is described below

commit 56b196d60a0a45a3eb3a58615b5b6c0b55958f34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 16:04:24 2026 +0100

    Bump manusa/actions-setup-minikube from 2.17.1 to 2.18.0 (#161)
    
    Bumps 
[manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube)
 from 2.17.1 to 2.18.0.
    - [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
    - 
[Commits](https://github.com/manusa/actions-setup-minikube/compare/c714373206b0bc4eb9565d795fe5acf5e41ab483...b65276017fdec6f1e6498129fb740e34e260dc55)
    
    ---
    updated-dependencies:
    - dependency-name: manusa/actions-setup-minikube
      dependency-version: 2.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/build-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index f5d7a7b..c75d2e7 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -90,7 +90,7 @@ jobs:
 
       # Tests below require Minikube  
       - name: Start minikube
-        uses: 
manusa/actions-setup-minikube@c714373206b0bc4eb9565d795fe5acf5e41ab483 # v2.17.1
+        uses: 
manusa/actions-setup-minikube@b65276017fdec6f1e6498129fb740e34e260dc55 # v2.18.0
         with:
           driver: docker
           minikube version: 'v1.34.0'


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

Reply via email to