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:
# Needed to upload the results to code-scanning dashboard.
security-events: write
actions: read
contents: read
id-token: write
publish_results: true
steps:
- name: "Checkout code"