ci: fix issue branch
This commit is contained in:
3
.github/workflows/dependency-check.yml
vendored
3
.github/workflows/dependency-check.yml
vendored
@@ -118,7 +118,8 @@ jobs:
|
|||||||
-d "{
|
-d "{
|
||||||
\"title\": \"$ISSUE_TITLE\",
|
\"title\": \"$ISSUE_TITLE\",
|
||||||
\"body\": \"$ISSUE_BODY\",
|
\"body\": \"$ISSUE_BODY\",
|
||||||
\"labels\": [1]
|
\"labels\": [1],
|
||||||
|
\"ref\": \"${{ github.ref_name }}\"
|
||||||
}"
|
}"
|
||||||
|
|
||||||
- name: Generate test project without aide
|
- name: Generate test project without aide
|
||||||
|
|||||||
Reference in New Issue
Block a user