Skip to content

Commit 3f81270

Browse files
authored
Merge pull request #2017 from OWASP/renovate/owasp-wrongsecrets-binaries-0.x
chore(deps): update dependency owasp/wrongsecrets-binaries to v0.2.0
2 parents ae31c52 + 0c1ee8a commit 3f81270

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.1.0"
314+
BINARY_VERSION="0.2.0"
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)