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 470fca6 Bump coursier/setup-action from 1.3.9 to 2.0.1 (#346)
470fca6 is described below
commit 470fca629955c1b20300f64e14013f3c8a14a821
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 20 07:06:03 2025 +0100
Bump coursier/setup-action from 1.3.9 to 2.0.1 (#346)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action)
from 1.3.9 to 2.0.1.
- [Release notes](https://github.com/coursier/setup-action/releases)
-
[Commits](https://github.com/coursier/setup-action/compare/039f736548afa5411c1382f40a5bd9c2d30e0383...7fdbcb2ec74047d6f6270a85967bc8ff1cebe626)
---
updated-dependencies:
- dependency-name: coursier/setup-action
dependency-version: 2.0.1
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/link-validator.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/link-validator.yml
b/.github/workflows/link-validator.yml
index 10d27ea..c72ab7f 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -39,7 +39,7 @@ jobs:
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c #
v6.4.7
- name: Setup Coursier
- uses: coursier/setup-action@039f736548afa5411c1382f40a5bd9c2d30e0383 #
v1.3.9
+ uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 #
v2.0.1
# assign an arbitrary version number so that scripts/link-validator.conf
has a predictable set of links to work with
- name: Create the Pekko site
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]