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 928930d  Bump manusa/actions-setup-minikube from 2.16.1 to 2.17.1 
(#160)
928930d is described below

commit 928930d4e165b68e4ff3a43456e344aba818320c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 21:59:10 2026 +0100

    Bump manusa/actions-setup-minikube from 2.16.1 to 2.17.1 (#160)
    
    Bumps 
[manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube)
 from 2.16.1 to 2.17.1.
    - [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
    - 
[Commits](https://github.com/manusa/actions-setup-minikube/compare/96202dee4ae1c2f46a62fe197273aaf22b83f42d...c714373206b0bc4eb9565d795fe5acf5e41ab483)
    
    ---
    updated-dependencies:
    - dependency-name: manusa/actions-setup-minikube
      dependency-version: 2.17.1
      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 6136483..e6cd865 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@96202dee4ae1c2f46a62fe197273aaf22b83f42d # v2.16.1
+        uses: 
manusa/actions-setup-minikube@c714373206b0bc4eb9565d795fe5acf5e41ab483 # v2.17.1
         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