mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
add missing VULN_TEMPLATE.md (#7640)
* add missing VULN_TEMPLATE.md Signed-off-by: Chip Zoller <chipzoller@gmail.com> * remove file; fix reference Signed-off-by: Chip Zoller <chipzoller@gmail.com> --------- Signed-off-by: Chip Zoller <chipzoller@gmail.com>
This commit is contained in:
parent
e267a1dacf
commit
c6e97c0ecc
1 changed files with 1 additions and 1 deletions
|
@ -72,4 +72,4 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
RESULTS: ${{ steps.set-scan-output.outputs.results }}
|
||||
with:
|
||||
filename: .github/VULN_TEMPLATE.md
|
||||
filename: .github/ISSUE_TEMPLATE/VULN-TEMPLATE.md
|
||||
|
|
Loading…
Reference in a new issue