Apply the principle of least privilege for GitHub workflows (#33534)

Closes #33544

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
This commit is contained in:
Bruno Oliveira da Silva
2024-10-04 09:17:35 -03:00
committed by GitHub
parent 7b85fc3319
commit 61c6bd5ace
13 changed files with 40 additions and 1 deletions

View File

@@ -22,6 +22,9 @@ defaults:
run:
shell: bash
permissions:
contents: read
jobs:
conditional: