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

This commit is contained in:
Matt Sturgeon 2025-06-11 23:42:28 +01:00
parent c363aa7ede
commit c2ccc061f8
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

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