This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new 882aac2f Bump coursier/setup-action from 1.3.9 to 2.0.3 (#664)
882aac2f is described below
commit 882aac2f74958f5f86a1b19fc52abc790c7067db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 11:14:02 2026 +0800
Bump coursier/setup-action from 1.3.9 to 2.0.3 (#664)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action)
from 1.3.9 to 2.0.3.
- [Release notes](https://github.com/coursier/setup-action/releases)
-
[Commits](https://github.com/coursier/setup-action/compare/039f736548afa5411c1382f40a5bd9c2d30e0383...7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628)
---
updated-dependencies:
- dependency-name: coursier/setup-action
dependency-version: 2.0.3
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 a2c37283..1913b935 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -35,7 +35,7 @@ jobs:
uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 #
v8.0.1
- name: Setup Coursier
- uses: coursier/setup-action@039f736548afa5411c1382f40a5bd9c2d30e0383 #
v1.3.9
+ 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]