Point /register link at the actual deployment hostname

Match the corrected backend host (actions-caching-registration.vercel.app) in the
not-registered notice, and refresh the vendored gradle-actions-caching to 0.9.2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Daz DeBoer
2026-06-29 10:36:40 -06:00
co-authored by Claude Opus 4.8
parent 8a24b30373
commit 1bbceb8c10
3 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gradle-actions-caching",
"version": "0.9.1",
"version": "0.9.2",
"type": "module",
"main": "./index.js",
"types": "./index.d.ts",