Skip to content

Commit 527c9fa

Browse files
Update Mailchimp API key validity check (#49076)
Co-authored-by: mc <[email protected]>
1 parent 9949adc commit 527c9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/secret-scanning.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@
15781578
isPublic: true
15791579
isPrivateWithGhas: true
15801580
hasPushProtection: false
1581-
hasValidityCheck: false
1581+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
15821582

15831583
- provider: 'Mailchimp'
15841584
supportedSecret: 'Mandrill API Key'

0 commit comments

Comments
 (0)