change url of exploitdb to use their gitlab
This commit is contained in:
parent
189c9f77cf
commit
dc6bc24dd7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- name: Mirror ExploitDB Repository
|
||||
run: |
|
||||
git remote add exploitdb https://github.com/offensive-security/exploitdb.git
|
||||
git remote add exploitdb https://gitlab.com/exploit-database/exploitdb.git
|
||||
git fetch exploitdb main
|
||||
git merge exploitdb/main
|
||||
git push origin main
|
||||
|
|
Loading…
Add table
Reference in a new issue