chore: Fix freshness check script + update Linear SDK (#12991)

* chore: update Linear SDK in docs tools

* fix script

* use relative file path

* use relative file path
This commit is contained in:
Shahed Nasser
2025-07-18 15:56:02 +03:00
committed by GitHub
parent 2e5b648f64
commit fc29fc66d2
3 changed files with 22 additions and 34 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"type": "module",
"dependencies": {
"@actions/core": "^1.10.1",
"@linear/sdk": "^1.22.0",
"@linear/sdk": "^52.0.0",
"@octokit/core": "^4.0.5",
"chalk": "^5.3.0",
"glob": "^10.3.10",