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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 79792a10 Bump coursier/setup-action from 1.3.9 to 2.0.0 (#556)
79792a10 is described below

commit 79792a1017aa7edafdb50e48436b472a4257caee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 14:50:33 2025 +0100

    Bump coursier/setup-action from 1.3.9 to 2.0.0 (#556)
    
    Bumps [coursier/setup-action](https://github.com/coursier/setup-action) 
from 1.3.9 to 2.0.0.
    - [Release notes](https://github.com/coursier/setup-action/releases)
    - 
[Commits](https://github.com/coursier/setup-action/compare/039f736548afa5411c1382f40a5bd9c2d30e0383...0ed4d7e7c42eae80e14370990582092c749253c4)
    
    ---
    updated-dependencies:
    - dependency-name: coursier/setup-action
      dependency-version: 2.0.0
      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 99d477a5..6cce2268 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -39,7 +39,7 @@ jobs:
         uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 
v6.4.7
 
       - name: Setup Coursier
-        uses: coursier/setup-action@039f736548afa5411c1382f40a5bd9c2d30e0383 # 
v1.3.9
+        uses: coursier/setup-action@0ed4d7e7c42eae80e14370990582092c749253c4 # 
v2.0.0
 
       - name: sbt site
         run: sbt docs/makeSite


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

Reply via email to