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 e2033a54 Bump coursier/cache-action from 7.0.0 to 8.0.0 (#625)
e2033a54 is described below
commit e2033a5460ebc3d73ab6327f4c9cc98baf88fa53
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 15 18:14:12 2026 +0100
Bump coursier/cache-action from 7.0.0 to 8.0.0 (#625)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action)
from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/coursier/cache-action/releases)
-
[Commits](https://github.com/coursier/cache-action/compare/bebeeb0e6f48ebad66d3783946588ecf43114433...c5ca79321d170b8a18c288d9cadc2a6037166d0f)
---
updated-dependencies:
- dependency-name: coursier/cache-action
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/headers.yml | 2 +-
.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 +-
.github/workflows/link-validator.yml | 2 +-
.github/workflows/mima-check.yml | 2 +-
.github/workflows/nightly.yml | 2 +-
.github/workflows/publish-1.0-docs.yml | 2 +-
.github/workflows/publish-1.1-docs.yml | 2 +-
.github/workflows/publish-1.2-docs.yml | 2 +-
.github/workflows/publish-nightly.yml | 2 +-
.github/workflows/unit-tests.yml | 4 ++--
13 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/.github/workflows/headers.yml b/.github/workflows/headers.yml
index 7d858959..b2c22987 100644
--- a/.github/workflows/headers.yml
+++ b/.github/workflows/headers.yml
@@ -20,7 +20,7 @@ jobs:
java-version: 17
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Check headers
run: sbt +headerCheckAll
diff --git a/.github/workflows/integration-tests-kube-api.yml
b/.github/workflows/integration-tests-kube-api.yml
index e88a8e10..e47f114a 100644
--- a/.github/workflows/integration-tests-kube-api.yml
+++ b/.github/workflows/integration-tests-kube-api.yml
@@ -40,7 +40,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Setup Minikube
uses:
manusa/actions-setup-minikube@b589f2d61bf96695c546929c72b38563e856059d # v2.14.0
diff --git a/.github/workflows/integration-tests-kube-dns.yml
b/.github/workflows/integration-tests-kube-dns.yml
index 69184f66..fe099b32 100644
--- a/.github/workflows/integration-tests-kube-dns.yml
+++ b/.github/workflows/integration-tests-kube-dns.yml
@@ -39,7 +39,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Setup Minikube
uses:
manusa/actions-setup-minikube@b589f2d61bf96695c546929c72b38563e856059d # v2.14.0
diff --git a/.github/workflows/integration-tests-lease.yml
b/.github/workflows/integration-tests-lease.yml
index 13d0053a..5caa86ba 100644
--- a/.github/workflows/integration-tests-lease.yml
+++ b/.github/workflows/integration-tests-lease.yml
@@ -39,7 +39,7 @@ jobs:
java-version: 17
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Setup Minikube
uses:
manusa/actions-setup-minikube@b589f2d61bf96695c546929c72b38563e856059d # v2.14.0
diff --git a/.github/workflows/integration-tests-maven.yml
b/.github/workflows/integration-tests-maven.yml
index 78f1930e..d37b34d9 100644
--- a/.github/workflows/integration-tests-maven.yml
+++ b/.github/workflows/integration-tests-maven.yml
@@ -38,7 +38,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Setup Minikube
uses:
manusa/actions-setup-minikube@b589f2d61bf96695c546929c72b38563e856059d # v2.14.0
diff --git a/.github/workflows/link-validator.yml
b/.github/workflows/link-validator.yml
index a6c2c928..84bbb789 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -31,7 +31,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Setup Coursier
uses: coursier/setup-action@f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9 #
v2.0.2
diff --git a/.github/workflows/mima-check.yml b/.github/workflows/mima-check.yml
index 43584d5a..ac1ebbd8 100644
--- a/.github/workflows/mima-check.yml
+++ b/.github/workflows/mima-check.yml
@@ -35,7 +35,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Check code formatted
run: sbt +mimaReportBinaryIssues
diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index ec019ab8..6639120c 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -37,7 +37,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
# hack to solve "Cannot assign requested address" issue -
https://github.community/t/github-action-and-oserror-errno-99-cannot-assign-requested-address/173973/1
- name: Add the current IP address, long hostname and short hostname
record to /etc/hosts file
diff --git a/.github/workflows/publish-1.0-docs.yml
b/.github/workflows/publish-1.0-docs.yml
index 06d77c48..efdfd22f 100644
--- a/.github/workflows/publish-1.0-docs.yml
+++ b/.github/workflows/publish-1.0-docs.yml
@@ -25,7 +25,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Build Documentation
run: |-
diff --git a/.github/workflows/publish-1.1-docs.yml
b/.github/workflows/publish-1.1-docs.yml
index c759b016..09d0393d 100644
--- a/.github/workflows/publish-1.1-docs.yml
+++ b/.github/workflows/publish-1.1-docs.yml
@@ -25,7 +25,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Build Documentation
run: |-
diff --git a/.github/workflows/publish-1.2-docs.yml
b/.github/workflows/publish-1.2-docs.yml
index 0df6c524..7ddf17d6 100644
--- a/.github/workflows/publish-1.2-docs.yml
+++ b/.github/workflows/publish-1.2-docs.yml
@@ -25,7 +25,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Build Documentation
run: |-
diff --git a/.github/workflows/publish-nightly.yml
b/.github/workflows/publish-nightly.yml
index 0b2dc667..077b6d3c 100644
--- a/.github/workflows/publish-nightly.yml
+++ b/.github/workflows/publish-nightly.yml
@@ -29,7 +29,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Install graphviz
run: sudo apt-get install -y graphviz
diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml
index c411d618..7a14b135 100644
--- a/.github/workflows/unit-tests.yml
+++ b/.github/workflows/unit-tests.yml
@@ -42,7 +42,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
# hack to solve "Cannot assign requested address" issue -
https://github.community/t/github-action-and-oserror-errno-99-cannot-assign-requested-address/173973/1
- name: Add the current IP address, long hostname and short hostname
record to /etc/hosts file
@@ -83,7 +83,7 @@ jobs:
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Cache Coursier cache
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
+ uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
v8.0.0
- name: Create all API docs for artifacts/website and all reference docs
run: sbt "unidoc; docs/paradox"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]