Browse Source

fix(ci): GitHub Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Frédéric Guillot 5 months ago
parent
commit
cf6386b471
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/build_binaries.yml

+ 2 - 0
.github/workflows/build_binaries.yml

@@ -1,4 +1,6 @@
 name: Build Binaries
+permissions:
+  contents: read
 on:
   workflow_dispatch:
   push: