v3.1.0-patch
Some checks failed
Test FTP Deploy / FTP-Deploy-Action (push) Failing after 1m27s
Test SFTP Deploy / FTP-Deploy-Action (push) Failing after 11m4s

Patch v3.1.0 to resolve wrong git-ftp version being used
This commit is contained in:
Sam Kirkland 2022-12-15 09:52:21 -06:00 committed by GitHub
parent 50505ea27c
commit 8e81b13788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM debian:10-slim FROM debian:stable-slim
LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action" LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action"
LABEL maintainer="Sam Kirkland <FTP-Deploy-Action@samkirkland.com>" LABEL maintainer="Sam Kirkland <FTP-Deploy-Action@samkirkland.com>"