Use pull-request: write for gradlew updates

Explicitly provide the permissions required for updating the Gradle
wrapper
This commit is contained in:
Rob Winch
2025-05-05 11:49:08 -05:00
parent 51239359ed
commit 9436796973

View File

@@ -4,7 +4,8 @@ on:
schedule:
- cron: '0 2 * * *' # 2am UTC
workflow_dispatch:
permissions:
pull-requests: write
jobs:
upgrade_wrapper:
name: Execution