Bump AbleLincoln/push-to-sftp from 1.0 to 1.2 (https://github.com/woocommerce/woocommerce-blocks/pull/6808)
Bumps [AbleLincoln/push-to-sftp](https://github.com/AbleLincoln/push-to-sftp) from 1.0 to 1.2. - [Release notes](https://github.com/AbleLincoln/push-to-sftp/releases) - [Commits](https://github.com/AbleLincoln/push-to-sftp/compare/v1.0...v1.2) --- updated-dependencies: - dependency-name: AbleLincoln/push-to-sftp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luigi Teschio <gigitux@gmail.com>
This commit is contained in:
parent
1d849997e5
commit
54ff4315f9
|
@ -38,7 +38,7 @@ jobs:
|
|||
run: mv woocommerce-gutenberg-products-block.zip wc-blocks-pr-release__temp/woocommerce-gutenberg-products-block-${{ github.event.pull_request.number }}.zip
|
||||
|
||||
- name: Transfer ZIP file via SFTP
|
||||
uses: AbleLincoln/push-to-sftp@v1.0
|
||||
uses: AbleLincoln/push-to-sftp@v1.2
|
||||
with:
|
||||
host: ${{ secrets.FTP_HOST }}
|
||||
port: 22
|
||||
|
|
Loading…
Reference in New Issue