]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
GitHub Workflows security hardening (#96492)
authorAlex <aleksandrosansan@gmail.com>
Sat, 8 Oct 2022 08:13:34 +0000 (11:13 +0300)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2022 08:13:34 +0000 (10:13 +0200)
* Update project-updater.yml

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
* Update project-updater.yml

repository-projects: write is not needed because a separate secrets.ADD_TO_PROJECT_PAT is used

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
.github/workflows/project-updater.yml

index 77e55ed019b25a37edb755cfa4e187f11ebe92e2..99c7a05ae8cab0731029efd4fd77953c93f098ba 100644 (file)
@@ -6,6 +6,9 @@ on:
       - opened
       - labeled
 
+permissions:
+  contents: read
+
 jobs:
   add-to-project:
     name: Add issues to projects