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-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new aaa2183 Bump coursier/cache-action from 6.4.9 to 7.0.0 (#344)
aaa2183 is described below
commit aaa2183fb323dc33162b7f9af3d2017f39dcb1f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 20 07:06:59 2025 +0100
Bump coursier/cache-action from 6.4.9 to 7.0.0 (#344)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action)
from 6.4.9 to 7.0.0.
- [Release notes](https://github.com/coursier/cache-action/releases)
-
[Commits](https://github.com/coursier/cache-action/compare/4e2615869d13561d626ed48655e1a39e5b192b3c...bebeeb0e6f48ebad66d3783946588ecf43114433)
---
updated-dependencies:
- dependency-name: coursier/cache-action
dependency-version: 7.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/java-format.yml | 2 +-
.github/workflows/link-validator.yml | 2 +-
.github/workflows/pekko-1.0-nightly-tests.yml | 2 +-
.github/workflows/pekko-1.x-nightly-tests.yml | 2 +-
.github/workflows/publish-1.0-docs.yml | 2 +-
.github/workflows/publish-1.0-nightly.yml | 2 +-
.github/workflows/publish-1.1-docs.yml | 2 +-
.github/workflows/publish-nightly.yml | 2 +-
.github/workflows/unit-tests.yml | 6 +++---
10 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/.github/workflows/headers.yml b/.github/workflows/headers.yml
index 8426355..3e898a4 100644
--- a/.github/workflows/headers.yml
+++ b/.github/workflows/headers.yml
@@ -37,7 +37,7 @@ jobs:
java-version: 11
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Check headers
run: sbt +headerCheckAll
diff --git a/.github/workflows/java-format.yml
b/.github/workflows/java-format.yml
index 3576554..2db7836 100644
--- a/.github/workflows/java-format.yml
+++ b/.github/workflows/java-format.yml
@@ -37,7 +37,7 @@ jobs:
java-version: 11
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
# Not sure why need to do docs/javafmtCheckAll, figure out later
- name: Check headers
diff --git a/.github/workflows/link-validator.yml
b/.github/workflows/link-validator.yml
index 6c12b6e..0349155 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -36,7 +36,7 @@ jobs:
java-version: 8
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Setup Coursier
uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 #
v2.0.1
diff --git a/.github/workflows/pekko-1.0-nightly-tests.yml
b/.github/workflows/pekko-1.0-nightly-tests.yml
index b7ccd4b..39493f5 100644
--- a/.github/workflows/pekko-1.0-nightly-tests.yml
+++ b/.github/workflows/pekko-1.0-nightly-tests.yml
@@ -58,7 +58,7 @@ jobs:
java-version: ${{ matrix.javaVersion }}
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Test against ${{ matrix.container }}
run: |-
diff --git a/.github/workflows/pekko-1.x-nightly-tests.yml
b/.github/workflows/pekko-1.x-nightly-tests.yml
index 1b48df8..99d5b00 100644
--- a/.github/workflows/pekko-1.x-nightly-tests.yml
+++ b/.github/workflows/pekko-1.x-nightly-tests.yml
@@ -60,7 +60,7 @@ jobs:
java-version: ${{ matrix.javaVersion }}
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Test against ${{ matrix.container }}
run: |-
diff --git a/.github/workflows/publish-1.0-docs.yml
b/.github/workflows/publish-1.0-docs.yml
index f360051..e71a5fb 100644
--- a/.github/workflows/publish-1.0-docs.yml
+++ b/.github/workflows/publish-1.0-docs.yml
@@ -40,7 +40,7 @@ jobs:
java-version: 8
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Install graphviz
run: sudo apt-get install -y graphviz
diff --git a/.github/workflows/publish-1.0-nightly.yml
b/.github/workflows/publish-1.0-nightly.yml
index fc276d8..0f8ef97 100644
--- a/.github/workflows/publish-1.0-nightly.yml
+++ b/.github/workflows/publish-1.0-nightly.yml
@@ -42,7 +42,7 @@ jobs:
java-version: 8
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Install graphviz
run: sudo apt-get install -y graphviz
diff --git a/.github/workflows/publish-1.1-docs.yml
b/.github/workflows/publish-1.1-docs.yml
index 6756bbd..e9742a0 100644
--- a/.github/workflows/publish-1.1-docs.yml
+++ b/.github/workflows/publish-1.1-docs.yml
@@ -39,7 +39,7 @@ jobs:
java-version: 8
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Install graphviz
run: sudo apt-get install -y graphviz
diff --git a/.github/workflows/publish-nightly.yml
b/.github/workflows/publish-nightly.yml
index 90929e2..262ba2a 100644
--- a/.github/workflows/publish-nightly.yml
+++ b/.github/workflows/publish-nightly.yml
@@ -41,7 +41,7 @@ jobs:
java-version: 8
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- 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 3d04abb..250b82a 100644
--- a/.github/workflows/unit-tests.yml
+++ b/.github/workflows/unit-tests.yml
@@ -58,7 +58,7 @@ jobs:
java-version: ${{ matrix.javaVersion }}
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: Test against ${{ matrix.container }}
run: |-
@@ -89,7 +89,7 @@ jobs:
java-version: 8
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- name: MiMa Check
run: sbt +mimaReportBinaryIssues
@@ -121,7 +121,7 @@ jobs:
java-version: 11
- name: Cache Coursier cache
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
+ uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v6.4.7
- 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]