This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 with : 02_closed-issue.md
4646 data :
4747 url : ' %actions.issue.data.html_url%'
48- pages : ' https://%user.username %.github.io/%payload.repository.name%'
48+ pages : ' https://%payload.repository.owner.login %.github.io/%payload.repository.name%'
4949
5050 - title : Find the vulnerable dependency
5151 description : Find the vulnerable dependency, and comment with the suggested update version.
5555 - type : respond
5656 with : 03_found-vulnerability.md
5757 data :
58- url : ' https://github.com/%user.username %/%payload.repository.name%/pull/1'
58+ url : ' https://github.com/%payload.repository.owner.login %/%payload.repository.name%/pull/1'
5959 - type : closeIssue
6060 issue : Find repository vulnerabilities
6161
9999 - type : respond
100100 with : 04a_good-merge.md
101101 data :
102- url : ' https://github.com/%user.username %/%payload.repository.name%/pull/3'
102+ url : ' https://github.com/%payload.repository.owner.login %/%payload.repository.name%/pull/3'
103103
104104 - title : Add to the `.gitignore` file
105105 description : The `.gitignore` file is ready to be edited in an open pull request. Add the `.env` file to the `.gitignore` file.
You can’t perform that action at this time.
0 commit comments