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.git
The following commit(s) were added to refs/heads/main by this push:
new d93ac96e94 chore(deps): bump coursier/setup-action from 2.0.0 to 2.0.1
(#2587)
d93ac96e94 is described below
commit d93ac96e946cfc0df799f12b91b42ac4b13d8597
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 11:13:21 2025 +0800
chore(deps): bump coursier/setup-action from 2.0.0 to 2.0.1 (#2587)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action)
from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/coursier/setup-action/releases)
-
[Commits](https://github.com/coursier/setup-action/compare/0ed4d7e7c42eae80e14370990582092c749253c4...7fdbcb2ec74047d6f6270a85967bc8ff1cebe626)
---
updated-dependencies:
- dependency-name: coursier/setup-action
dependency-version: 2.0.1
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 85c11e3f29..8d87f2ca3c 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -44,7 +44,7 @@ jobs:
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
6.4.8
- name: Setup Coursier
- uses: coursier/setup-action@0ed4d7e7c42eae80e14370990582092c749253c4 #
v2.0.0
+ uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 #
v2.0.1
- name: Create the Pekko site
env:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]