Skip to content

Commit 40aacbe

Browse files
authored
feat: Change echo test advisory url (#5153)
#5152
1 parent a5040f3 commit 40aacbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250

251251
- name: 'echo'
252252
versions_from_repo: False
253-
rest_api_url: 'https://advisory.echohq.com/osv/all.json'
253+
rest_api_url: 'https://advisory.dev.echohq.com/osv/all.json'
254254
type: 2
255255
ignore_patterns: ['^(?!ECHO-).*$']
256256
directory_path: 'osv'

0 commit comments

Comments
 (0)