chore: fall back into vuln-list-reserve (#229)
This commit is contained in:
parent
f883ce2682
commit
66b50df091
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Check out vuln-list repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: ${{ github.repository_owner }}/vuln-list
|
||||
repository: ${{ github.repository_owner }}/vuln-list-reserve
|
||||
token: ${{ secrets.ACCESS_TOKEN }}
|
||||
path: ${{ env.VULN_LIST_DIR }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user