Use file-modes version of ftp-deploy package

This commit is contained in:
Timothy Hobbs 2022-06-14 07:43:44 +00:00 committed by GitHub
parent dfba098fb3
commit c730773ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,8 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@samkirkland/ftp-deploy": "^1.1.1",
"@samkirkland/ftp-deploy": "git+https://github.com/timthelion/ftp-deploy.git#2b07bcfcbc6d8fe4290fd2fbb435d5ad5d48f8d2
",
"@types/jest": "^27.0.2",
"jest": "^27.2.5",
"ts-jest": "^27.0.5",