Skip to content

Commit 14be929

Browse files
authored
Merge pull request #8801 from apache/dependabot/github_actions/burnett01/rsync-deployments-9.0.0
build(deps): bump burnett01/rsync-deployments from 8.0.5 to 9.0.0
2 parents bac7357 + 6a919d7 commit 14be929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightlies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Package binaries
5353
run: mvn package -f storm-dist/binary/pom.xml -Dgpg.skip
5454
- name: Upload to nightlies.apache.org
55-
uses: burnett01/rsync-deployments@66257cad6bfeb2171d3b6bfa6c9a22279dd9c3a1 #v8.0.5
55+
uses: burnett01/rsync-deployments@4d419d1dc46d4a8a2b6ceab2f951f0f93b2da8f5 #v9
5656
with:
5757
switches: -avzh --update --delete --progress --include='*.zip' --include='*.tar.gz' --exclude='*'
5858
path: storm-dist/binary/final-package/target/

0 commit comments

Comments
 (0)