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

engelen 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 e8533003 Bump coursier/cache-action from 8.0.0 to 8.0.1 (#646)
e8533003 is described below

commit e8533003bdb09bca5633bf155a106f5c8a0e923d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 09:05:04 2026 +0100

    Bump coursier/cache-action from 8.0.0 to 8.0.1 (#646)
    
    Bumps [coursier/cache-action](https://github.com/coursier/cache-action) 
from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/coursier/cache-action/releases)
    - 
[Commits](https://github.com/coursier/cache-action/compare/c5ca79321d170b8a18c288d9cadc2a6037166d0f...e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7)
    
    ---
    updated-dependencies:
    - dependency-name: coursier/cache-action
      dependency-version: 8.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 b2c22987..8ead93ca 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@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - 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 cda3df2b..862b74e2 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@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Setup Minikube
         uses: 
manusa/actions-setup-minikube@8234275e0386fe1cdaf519d28c90f4f03fad89e4 # v2.15.0
diff --git a/.github/workflows/integration-tests-kube-dns.yml 
b/.github/workflows/integration-tests-kube-dns.yml
index 89c6b950..dab84394 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@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Setup Minikube
         uses: 
manusa/actions-setup-minikube@8234275e0386fe1cdaf519d28c90f4f03fad89e4 # v2.15.0
diff --git a/.github/workflows/integration-tests-lease.yml 
b/.github/workflows/integration-tests-lease.yml
index b02035fa..c2c9196c 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@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Setup Minikube
         uses: 
manusa/actions-setup-minikube@8234275e0386fe1cdaf519d28c90f4f03fad89e4 # v2.15.0
diff --git a/.github/workflows/integration-tests-maven.yml 
b/.github/workflows/integration-tests-maven.yml
index b735cbcb..ce4babaf 100644
--- a/.github/workflows/integration-tests-maven.yml
+++ b/.github/workflows/integration-tests-maven.yml
@@ -38,7 +38,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Setup Minikube
         uses: 
manusa/actions-setup-minikube@8234275e0386fe1cdaf519d28c90f4f03fad89e4 # v2.15.0
diff --git a/.github/workflows/link-validator.yml 
b/.github/workflows/link-validator.yml
index cffb1aec..16387943 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -31,7 +31,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - 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 6c64326d..fce12de6 100644
--- a/.github/workflows/mima-check.yml
+++ b/.github/workflows/mima-check.yml
@@ -35,7 +35,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Check code formatted
         run: sbt +mimaReportBinaryIssues
diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index 4e2944e2..bae02e58 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -37,7 +37,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       # 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 7d0c7d70..cb12f20c 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@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Build Documentation
         run: |-
diff --git a/.github/workflows/publish-1.1-docs.yml 
b/.github/workflows/publish-1.1-docs.yml
index b6c8b759..ae8208fb 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@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Build Documentation
         run: |-
diff --git a/.github/workflows/publish-1.2-docs.yml 
b/.github/workflows/publish-1.2-docs.yml
index ff997976..de992fd0 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@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - name: Build Documentation
         run: |-
diff --git a/.github/workflows/publish-nightly.yml 
b/.github/workflows/publish-nightly.yml
index 7679e1da..9f6f76fe 100644
--- a/.github/workflows/publish-nightly.yml
+++ b/.github/workflows/publish-nightly.yml
@@ -29,7 +29,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - 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 a893c67f..7d244e37 100644
--- a/.github/workflows/unit-tests.yml
+++ b/.github/workflows/unit-tests.yml
@@ -42,7 +42,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
           
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       # 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@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
           
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
v8.0.1
 
       - 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]

Reply via email to