Skip to content

Commit cd623c6

Browse files
Merge branch 'google:main' into update-linter-for-hardcoded
2 parents d9d7389 + 84fa984 commit cd623c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install dependencies
3030
run: |
3131
python -m pip install --upgrade pip
32-
pip install requests google-adk
32+
pip install requests google-adk python-dateutil
3333
3434
- name: Run Auditor Agent Script
3535
env:

0 commit comments

Comments
 (0)