Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Jul 5, 2021
1 parent 177daf5 commit c0ee5d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@

set -e

pip3 install bandit=="${INPUT_VERSION}". --no-cache-dir

# shellcheck disable=SC2086
bandit ${INPUT_OPTIONS} ${INPUT_TARGETS}

0 comments on commit c0ee5d6

Please # to comment.