ci/update-other: explicitly set contents: read permission

This commit is contained in:
Matt Sturgeon 2025-06-11 23:42:28 +01:00
parent 7f10688fe1
commit b5e0ed67fe

View file

@ -6,6 +6,7 @@ on:
# Allow running workflows # Allow running workflows
permissions: permissions:
contents: read
actions: write actions: write
jobs: jobs: