This is an automated email from the ASF dual-hosted git repository.

raboof 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 65704fa51c chore(deps): bump coursier/setup-action from 3.0.0 to 3.0.2 
(#3424)
65704fa51c is described below

commit 65704fa51cd7a426585e186e90bb09d097f5d0d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 09:34:41 2026 +0200

    chore(deps): bump coursier/setup-action from 3.0.0 to 3.0.2 (#3424)
    
    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/format.yml         | 2 +-
 .github/workflows/link-validator.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index d4645a3090..642bd103f5 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -35,7 +35,7 @@ jobs:
           persist-credentials: false
 
       - name: Setup Coursier
-        uses: coursier/setup-action@fd1707a76b027efdfb66ca79318b4d29b72e5a02 # 
v3.0.0
+        uses: coursier/setup-action@9b7939bf01fd1185ce2babe16135168361bf2c62 # 
v3.0.2
         with:
           apps: scalafmt
 
diff --git a/.github/workflows/link-validator.yml 
b/.github/workflows/link-validator.yml
index 6b79e1afff..b9e07db900 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -44,7 +44,7 @@ jobs:
         uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d # 
8.1.1
     
       - name: Setup Coursier
-        uses: coursier/setup-action@fd1707a76b027efdfb66ca79318b4d29b72e5a02 # 
v3.0.0
+        uses: coursier/setup-action@9b7939bf01fd1185ce2babe16135168361bf2c62 # 
v3.0.2
 
       - name: Create the Pekko site
         env:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to