Set workflow permissions where required

This commit is contained in:
daz
2024-01-01 17:13:16 -07:00
parent a4107da76d
commit 72abd931ce
4 changed files with 11 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ on:
type: boolean
default: false
permissions:
contents: write
env:
DOWNLOAD_DIST: ${{ inputs.download-dist }}
GRADLE_BUILD_ACTION_CACHE_KEY_PREFIX: dependency-graph-${{ inputs.cache-key-prefix }}