Skip to content

Commit

Permalink
OpenSSF best practices: set GitHub token permission to read-only (Eri…
Browse files Browse the repository at this point in the history
…csson#615)

Signed-off-by: Georg Kunz <[email protected]>
  • Loading branch information
gkunz authored Nov 20, 2023
1 parent 83dcf1e commit c3c8467
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
env:
MAVEN_OPTS: -Dmaven.wagon.http.retryHandler.class=standard -Dmaven.wagon.http.retryHandler.count=3 -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120

permissions: read-all

jobs:
tests:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit c3c8467

Please sign in to comment.