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 719f603 Bump coursier/setup-action from 2.0.2 to 2.0.3 (#327)
719f603 is described below
commit 719f6038759cdf12a0362c5f1d4406577575d5f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 13:22:36 2026 +0100
Bump coursier/setup-action from 2.0.2 to 2.0.3 (#327)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action)
from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/coursier/setup-action/releases)
-
[Commits](https://github.com/coursier/setup-action/compare/f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9...7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628)
---
updated-dependencies:
- dependency-name: coursier/setup-action
dependency-version: 2.0.3
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 026a53c..8c581a7 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -35,7 +35,7 @@ jobs:
uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f #
6.4.8.0.0
- name: Setup Coursier
- uses: coursier/setup-action@f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9 #
v2.0.2
+ uses: coursier/setup-action@7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628 #
v2.0.3
- name: Create the Pekko site
run: sbt "unidoc; docs/paradox"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]