We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
github-label-sync
1 parent 2f00e4e commit 33b3969Copy full SHA for 33b3969
workflow-templates/sync-labels-npm.md
@@ -22,7 +22,7 @@ Add the dependencies by running this command:
22
23
```text
24
npm install --save-dev ajv-cli@^5.0.0 ajv-formats@^3.0.1
25
-npm install --save-dev --save-exact github-label-sync@2.3.1
+npm install --save-dev --save-exact github-label-sync@3.0.0
26
```
27
28
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments