Skip to content

Commit 28a62b1

Browse files
Update dependency OWASP/wrongsecrets-binaries to v0.2.1
1 parent 0dbccff commit 28a62b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/docker-create.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ generate_test_data() {
311311
}
312312

313313
download_dot_net_binaries() {
314-
BINARY_VERSION="0.2.0"
314+
BINARY_VERSION="0.2.1"
315315
FILE_VERSION_PERSIST=./binary_version.txt
316316
if [ -e "$FILE_VERSION_PERSIST" ]; then
317317
echo "$FILE_VERSION_PERSIST exists checkig content"

0 commit comments

Comments
 (0)