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

rustyrazorblade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cassandra-easy-stress.git


The following commit(s) were added to refs/heads/main by this push:
     new 5915a6e  Bump gradle/gradle-build-action from 2.6.0 to 3.5.0 (#61)
5915a6e is described below

commit 5915a6e2924c2f9fc27931bb0fcb73d9d133d272
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 09:35:33 2025 -0700

    Bump gradle/gradle-build-action from 2.6.0 to 3.5.0 (#61)
    
    Bumps 
[gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) 
from 2.6.0 to 3.5.0.
    - [Release notes](https://github.com/gradle/gradle-build-action/releases)
    - 
[Commits](https://github.com/gradle/gradle-build-action/compare/bd5760595778326ba7f1441bcf7e88b49de61a25...ac2d340dc04d9e1113182899e983b5400c17cda1)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/gradle-build-action
      dependency-version: 3.5.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/gradle-publish-disttar.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/gradle-publish-disttar.yml 
b/.github/workflows/gradle-publish-disttar.yml
index 35bed63..d9b5304 100644
--- a/.github/workflows/gradle-publish-disttar.yml
+++ b/.github/workflows/gradle-publish-disttar.yml
@@ -30,7 +30,7 @@ jobs:
         settings-path: ${{ github.workspace }} # location for the settings.xml 
file
 
     - name: Build with Gradle
-      uses: 
gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
+      uses: 
gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3.5.0
       with:
         arguments: disttar
 


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

Reply via email to