Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit b744572

Browse files
Bump AbleLincoln/push-to-sftp from 1.0 to 1.2 (#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](AbleLincoln/push-to-sftp@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luigi Teschio <[email protected]>
1 parent c5e03b2 commit b744572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: mv woocommerce-gutenberg-products-block.zip wc-blocks-pr-release__temp/woocommerce-gutenberg-products-block-${{ github.event.pull_request.number }}.zip
3939

4040
- name: Transfer ZIP file via SFTP
41-
uses: AbleLincoln/push-to-sftp@v1.0
41+
uses: AbleLincoln/push-to-sftp@v1.2
4242
with:
4343
host: ${{ secrets.FTP_HOST }}
4444
port: 22

0 commit comments

Comments
 (0)