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 9f689d9 Bump manusa/actions-setup-minikube from 2.12.0 to 2.16.1
(#154)
9f689d9 is described below
commit 9f689d9f0f10c6065c613432bdf842b7564c6d7c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 25 14:17:43 2026 +0200
Bump manusa/actions-setup-minikube from 2.12.0 to 2.16.1 (#154)
Bumps
[manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube)
from 2.12.0 to 2.16.1.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
-
[Commits](https://github.com/manusa/actions-setup-minikube/compare/a4e4e6a9358e4716d1398048e11660975c35dc54...96202dee4ae1c2f46a62fe197273aaf22b83f42d)
---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
dependency-version: 2.16.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 93ead57..6136483 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@a4e4e6a9358e4716d1398048e11660975c35dc54 # v2.12.0
+ uses:
manusa/actions-setup-minikube@96202dee4ae1c2f46a62fe197273aaf22b83f42d # v2.16.1
with:
driver: docker
minikube version: 'v1.34.0'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]