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-persistence-r2dbc.git


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

commit d63916a86a14aeb80ca25850d8ea001e41b95b95
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 13:22:55 2026 +0100

    Bump coursier/cache-action from 8.0.0 to 8.0.1 (#326)
    
    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/binary-compatibility-checks.yml |  2 +-
 .github/workflows/build-test.yml                  | 10 +++++-----
 .github/workflows/headers.yml                     |  2 +-
 .github/workflows/link-validator.yml              |  2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.github/workflows/binary-compatibility-checks.yml 
b/.github/workflows/binary-compatibility-checks.yml
index bf75465..138155c 100644
--- a/.github/workflows/binary-compatibility-checks.yml
+++ b/.github/workflows/binary-compatibility-checks.yml
@@ -30,7 +30,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Enable jvm-opts
         run: cp .jvmopts-ci .jvmopts
diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index 1d316cf..4761865 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -32,7 +32,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Enable jvm-opts
         run: cp .jvmopts-ci .jvmopts
@@ -71,7 +71,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Enable jvm-opts
         run: cp .jvmopts-ci .jvmopts
@@ -121,7 +121,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Enable jvm-opts
         run: cp .jvmopts-ci .jvmopts
@@ -171,7 +171,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Enable jvm-opts
         run: cp .jvmopts-ci .jvmopts
@@ -215,7 +215,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Enable jvm-opts
         run: cp .jvmopts-ci .jvmopts
diff --git a/.github/workflows/headers.yml b/.github/workflows/headers.yml
index daadf3c..799d80a 100644
--- a/.github/workflows/headers.yml
+++ b/.github/workflows/headers.yml
@@ -23,7 +23,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Check headers
         run: |-
diff --git a/.github/workflows/link-validator.yml 
b/.github/workflows/link-validator.yml
index 8c581a7..392c445 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -32,7 +32,7 @@ jobs:
         uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 
6.4.8.0.0
+        uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 
6.4.8.0.1
 
       - name: Setup Coursier
         uses: coursier/setup-action@7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628 # 
v2.0.3


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

Reply via email to