Skip to content

Commit 40f3fd8

Browse files
Bump burnett01/rsync-deployments from 5.2 to 8 (#8336)
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](Burnett01/rsync-deployments@0dc935c...0c90252) --- 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>
1 parent 4fa1195 commit 40f3fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightlies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Package binaries
6161
run: mvn package -f storm-dist/binary/pom.xml -Dgpg.skip
6262
- name: Upload to nightlies.apache.org
63-
uses: burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823
63+
uses: burnett01/rsync-deployments@0c902521b8b9135f0dae7841a01d7d3b19629cb2
6464
with:
6565
switches: -avzh --update --delete --progress --include='*.zip' --include='*.tar.gz' --exclude='*'
6666
path: storm-dist/binary/final-package/target/

0 commit comments

Comments
 (0)