This is an automated email from the ASF dual-hosted git repository.
hepin 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 76380a8 Bump coursier/setup-action from 2.0.1 to 2.0.2 (#284)
76380a8 is described below
commit 76380a83103139cc147c78b5cf1421ac9482568f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 22:06:24 2026 +0800
Bump coursier/setup-action from 2.0.1 to 2.0.2 (#284)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action)
from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/coursier/setup-action/releases)
-
[Commits](https://github.com/coursier/setup-action/compare/7fdbcb2ec74047d6f6270a85967bc8ff1cebe626...f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9)
---
updated-dependencies:
- dependency-name: coursier/setup-action
dependency-version: 2.0.2
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/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 7ef9b2f..62b60cd 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -35,7 +35,7 @@ jobs:
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
6.4.7
- name: Setup Coursier
- uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 #
v2.0.1
+ uses: coursier/setup-action@f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9 #
v2.0.2
- name: Create the Pekko site
run: sbt "unidoc; docs/paradox"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]