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

rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new a40bd7897 Bump burnett01/rsync-deployments from 5.2 to 8 (#8328)
a40bd7897 is described below

commit a40bd78972c000b039f5514c773db826ee4c95ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 08:01:10 2025 +0000

    Bump burnett01/rsync-deployments from 5.2 to 8 (#8328)
    
    Bumps 
[burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) 
from 5.2 to 8.
    - [Release notes](https://github.com/burnett01/rsync-deployments/releases)
    - 
[Commits](https://github.com/burnett01/rsync-deployments/compare/0dc935cdecc5f5e571865e60d2a6cdc673704823...0c902521b8b9135f0dae7841a01d7d3b19629cb2)
    
    ---
    updated-dependencies:
    - dependency-name: burnett01/rsync-deployments
      dependency-version: '8'
      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/nightlies.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightlies.yaml b/.github/workflows/nightlies.yaml
index 02c2a76d7..5f5f40c02 100644
--- a/.github/workflows/nightlies.yaml
+++ b/.github/workflows/nightlies.yaml
@@ -60,7 +60,7 @@ jobs:
       - name: Package binaries
         run: mvn package -f storm-dist/binary/pom.xml -Dgpg.skip
       - name: Upload to nightlies.apache.org
-        uses: 
burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823 # 5.2
+        uses: 
burnett01/rsync-deployments@0c902521b8b9135f0dae7841a01d7d3b19629cb2 # 8.0.2
         with:
           switches: -avzh --update --delete --progress --include='*.zip' 
--include='*.tar.gz' --exclude='*'
           path: storm-dist/binary/final-package/target/

Reply via email to