ci(deps): ensure push permissions are available for deps

This commit is contained in:
Carlo Sala 2025-10-22 17:03:28 -07:00
commit fddba8a411
No known key found for this signature in database
GPG key ID: DA6FB450C1A4FE9A

View file

@ -5,7 +5,7 @@ on:
- cron: "0 6 * * 0"
permissions:
contents: read
contents: write
jobs:
check:
@ -39,6 +39,7 @@ jobs:
GIT_APP_NAME: ohmyzsh[bot]
GIT_APP_EMAIL: 54982679+ohmyzsh[bot]@users.noreply.github.com
TMP_DIR: ${{ runner.temp }}
DRY_RUN: 1
run: |
pip install -r .github/workflows/dependencies/requirements.txt
python3 .github/workflows/dependencies/updater.py