Skip to content

Commit f47a8c3

Browse files
author
Rhys Koedijk
authored
Fix task id (#1470)
1 parent c9f8d86 commit f47a8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/vss-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
],
6969
"contributions": [
7070
{
71-
"id": "dependabotTask",
71+
"id": "dependabot",
7272
"type": "ms.vss-distributed-task.task",
7373
"targets": ["ms.vss-distributed-task.tasks"],
7474
"properties": {

0 commit comments

Comments
 (0)