Skip to content

Commit

Permalink
Add timeout to valid inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvimoto authored Aug 29, 2022
1 parent e8964f3 commit 118eb42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ inputs:
security:
required: false
description: "strict or loose"
timeout:
required: false
description: "Timeout in milliseconds for FTP operations"
runs:
using: "node12"
main: "dist/index.js"
Expand Down

0 comments on commit 118eb42

Please sign in to comment.