Skip to content

Commit 2cc8015

Browse files
authored
Merge pull request #14 from step-security/fix/local-action
fix: Added version env variable to run action locally
2 parents 832563f + 9df6bdc commit 2cc8015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ INPUT_MILLISECONDS=2400
5656
RUNNER_ARCH="X"
5757
# RUNNER_DEBUG=""
5858
# RUNNER_NAME=""
59+
INPUT_VERSION="latest"
5960
RUNNER_OS="macOS"
6061
RUNNER_TEMP=".local/tmp"
6162
RUNNER_TOOL_CACHE=".local/cache"

0 commit comments

Comments
 (0)