Skip to content

Commit

Permalink
Update extension task node version from v16 to v20.1 (#1313)
Browse files Browse the repository at this point in the history
* Update task node version from 16 to 20.1

* Bump minimum agent version
  • Loading branch information
Rhys Koedijk authored Aug 27, 2024
1 parent 6af66d2 commit 27f174f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension/task/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Patch": 0
},
"instanceNameFormat": "Dependabot",
"minimumAgentVersion": "2.105.0",
"minimumAgentVersion": "3.232.1",
"groups": [
{
"name": "security_updates",
Expand Down Expand Up @@ -255,7 +255,7 @@
],
"dataSourceBindings": [],
"execution": {
"Node16": {
"Node20_1": {
"target": "index.js"
}
}
Expand Down

0 comments on commit 27f174f

Please sign in to comment.