ok/jj
1
0
Fork 0
forked from mirrors/jj

github: add new required permissions for ossf/scorecard

This commit is contained in:
Martin von Zweigbergk 2022-09-16 05:45:53 -07:00 committed by Martin von Zweigbergk
parent c9c3735faf
commit 6d7ce74a9a

View file

@ -17,8 +17,8 @@ jobs:
permissions: permissions:
# Needed to upload the results to code-scanning dashboard. # Needed to upload the results to code-scanning dashboard.
security-events: write security-events: write
actions: read id-token: write
contents: read publish_results: true
steps: steps:
- name: "Checkout code" - name: "Checkout code"