Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 1e40542

Browse files
authored
Merge pull request #21 from githubtraining/quick-fix
Update config.yml
2 parents 72c5607 + 2450102 commit 1e40542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ steps:
5858
- title: Find the vulnerable dependency
5959
description: Find the vulnerable dependency, and comment with the suggested update version.
6060
event: issue_comment.created
61-
link: '{{ repoUrl }}/issues/4'
61+
link: '{{ repoUrl }}/issues/3'
6262
actions:
6363
- type: respond
6464
with: 02_found-vulnerability.md
@@ -345,4 +345,4 @@ steps:
345345

346346
tags: [
347347
"Security", "Dependency management", "Rebasing", "Auditing", "Dependabot"
348-
]
348+
]

0 commit comments

Comments
 (0)