diff --git a/action.yaml b/action.yaml index 73e8d41..d911486 100644 --- a/action.yaml +++ b/action.yaml @@ -145,7 +145,7 @@ inputs: runs: using: 'docker' - image: 'docker://ctferio/ctfd-setup:v1.1.0' + image: 'docker://ctferio/ctfd-setup:v1.1.4' env: FILE: ${{ inputs.file }} URL: ${{ inputs.url }}