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

rzo1 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 4373db6af Revert "build(deps): bump burnett01/rsync-deployments from 
8.0.5 to 9.0.0"
4373db6af is described below

commit 4373db6afa4d0b93a15e688ad86482eeb6ccd6ac
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu Jun 25 08:45:44 2026 +0200

    Revert "build(deps): bump burnett01/rsync-deployments from 8.0.5 to 9.0.0"
    
    This reverts commit 6a919d7c53e9d659b938e47e420e278458e5a051.
---
 .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 48322d800..4bcf5bbc5 100644
--- a/.github/workflows/nightlies.yaml
+++ b/.github/workflows/nightlies.yaml
@@ -52,7 +52,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@4d419d1dc46d4a8a2b6ceab2f951f0f93b2da8f5 #v9
+        uses: 
burnett01/rsync-deployments@66257cad6bfeb2171d3b6bfa6c9a22279dd9c3a1 #v8.0.5
         with:
           switches: -avzh --update --delete --progress --include='*.zip' 
--include='*.tar.gz' --exclude='*'
           path: storm-dist/binary/final-package/target/

Reply via email to