Skip to content

Commit 3a75821

Browse files
authored
Minor fix to work with Github paths (#8)
1 parent 7314304 commit 3a75821

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,6 @@ trufflehog_cmd+=" --no-verification -j $GITHUB_WORKSPACE > /tmp/trufflehog_outpu
6666
eval $trufflehog_cmd || :
6767

6868
# Execute the custom Python script to process findings
69+
cd /
6970
mv /tmp/*.json .
7071
python socket_external_tools_runner.py

0 commit comments

Comments
 (0)