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

xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git


The following commit(s) were added to refs/heads/main by this push:
     new 06e73c9  chore(deps): bump gradle/gradle-build-action from 2 to 3 
(#140)
06e73c9 is described below

commit 06e73c9d27bf8e450215399b48135fea8e4b82e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 2 15:34:38 2024 +0800

    chore(deps): bump gradle/gradle-build-action from 2 to 3 (#140)
    
    * chore(deps): bump gradle/gradle-build-action from 2 to 3
    
    Bumps 
[gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) 
from 2 to 3.
    - [Release notes](https://github.com/gradle/gradle-build-action/releases)
    - [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/gradle-build-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * gradle-build-action has been superseded
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pil0tXia <[email protected]>
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 18bf03b..68a92f7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
           git clone https://github.com/apache/eventmesh.git
 
       - name: Setup Gradle
-        uses: gradle/gradle-build-action@v2
+        uses: gradle/actions/setup-gradle@v3
 
       - name: Set up JDK 11
         uses: actions/setup-java@v4


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

Reply via email to