Revert "chore: fall back into vuln-list-reserve (#229)" (#235)

This reverts commit 66b50df09145a936e4edfe4484d1a8c86a3f9597.
This commit is contained in:
Teppei Fukuda 2023-08-14 10:28:50 +03:00 committed by GitHub
parent 361dd1a3e9
commit e945c726c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
- name: Check out vuln-list repo
uses: actions/checkout@v3
with:
repository: ${{ github.repository_owner }}/vuln-list-reserve
repository: ${{ github.repository_owner }}/vuln-list
token: ${{ secrets.ACCESS_TOKEN }}
path: ${{ env.VULN_LIST_DIR }}