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-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new f9fee2dd Bump coursier/cache-action from 7.0.0 to 8.0.0 (#625)
f9fee2dd is described below

commit f9fee2dd9585957dba36d3a7c37f02168395ea87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 15 18:17:00 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/build-test.yml     | 14 +++++++-------
 .github/workflows/headers.yml        |  2 +-
 .github/workflows/link-validator.yml |  2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index be5326e1..5a161fd7 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -40,7 +40,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Binary-compatibility check
         run: |-
@@ -67,7 +67,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Compile benchmarks
         run: |-
@@ -101,7 +101,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Compile and test for JDK ${{ matrix.JAVA_VERSION }}, Scala ${{ 
matrix.SCALA_VERSION }}
         run: |-
@@ -146,7 +146,7 @@ jobs:
         run: go install google.golang.org/protobuf/cmd/[email protected]
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Scripted ${{ matrix.test-set }}
         run: cp .jvmopts-ci .jvmopts && sbt ++${{ matrix.scala-version }}.* 
"sbt-plugin/scripted ${{ matrix.test-set }}/*"
@@ -170,7 +170,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Gather version
         run: |-
@@ -229,7 +229,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Gather version
         run: |-
@@ -278,7 +278,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Build Paradox Docs
         run: |-
diff --git a/.github/workflows/headers.yml b/.github/workflows/headers.yml
index 62a48a42..f52aa18a 100644
--- a/.github/workflows/headers.yml
+++ b/.github/workflows/headers.yml
@@ -40,7 +40,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Check headers
         run: |-
diff --git a/.github/workflows/link-validator.yml 
b/.github/workflows/link-validator.yml
index ca15b2e9..befe8f1d 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -38,7 +38,7 @@ jobs:
         uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
+        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
v6.4.8.0.0
 
       - name: Setup Coursier
         uses: coursier/setup-action@f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9 # 
v2.0.2


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

Reply via email to