This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 8d5fbbcb Bump coursier/setup-action from 3.0.0 to 3.0.2 (#603)
8d5fbbcb is described below
commit 8d5fbbcbde045d4cbec9814b8fbc728a1a3e7c36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 17:43:54 2026 +0100
Bump coursier/setup-action from 3.0.0 to 3.0.2 (#603)
Bumps [coursier/setup-action](https://github.com/coursier/setup-action)
from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/coursier/setup-action/releases)
-
[Commits](https://github.com/coursier/setup-action/compare/fd1707a76b027efdfb66ca79318b4d29b72e5a02...9b7939bf01fd1185ce2babe16135168361bf2c62)
---
updated-dependencies:
- dependency-name: coursier/setup-action
dependency-version: 3.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 10c88030..fd134318 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -42,7 +42,7 @@ jobs:
uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d #
v8.1.1
- name: Setup Coursier
- uses: coursier/setup-action@fd1707a76b027efdfb66ca79318b4d29b72e5a02 #
v3.0.0
+ uses: coursier/setup-action@9b7939bf01fd1185ce2babe16135168361bf2c62 #
v3.0.2
# 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]