diff --git a/bun.lockb b/bun.lockb index 39ddd56..b76134d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0cf655d..afc6fa2 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", - "redis": "^4.7.0" + "redis": "^6.0.0" }, "description": "Find the changed services since the last build", "devDependencies": {