Skip to content

Commit 99caa2f

Browse files
committed
Update google-adk version requirement to 1.27.4 for security
1 parent 7bf466f commit 99caa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-agent-auditor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Install dependencies
6666
run: |
67-
uv pip install --system requests google-adk
67+
uv pip install --system requests "google-adk>=1.27.4"
6868
6969
- name: Run Stale Agent
7070
env:

0 commit comments

Comments
 (0)