Merge pull request #8286 from zen-browser/alert-autofix-9

Potential fix for code scanning alert no. 9: Workflow does not contain permissions
This commit is contained in:
mr. m
2025-05-14 10:20:15 +02:00
committed by GitHub

View File

@@ -1,5 +1,11 @@
name: macOS Release Build
permissions:
contents: read
actions: read
packages: read
id-token: write
on:
workflow_call:
inputs: