File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 88 branches :
99 - main
1010
11- permissions : read-all
11+ permissions :
12+ contents : read
13+ issues : read
14+ pull-requests : read
15+ checks : read
16+ actions : read
1217
1318jobs :
1419 analysis :
1520 name : Scorecards analysis
1621 runs-on : ubuntu-latest
17- permissions :
18- actions : read
19- contents : read
2022
2123 steps :
2224 - name : " Checkout code"
3941 jq -c '. + {"metadata_owner": "'$OWNER'", "metadata_repo": "'$REPO'", "metadata_query": "ossf"}' ossf-results.json > ossf-results-modified.json
4042
4143 - name : " Post results to Sentinel"
42- uses : cds-snc/sentinel-forward-data-action@main
44+ uses : cds-snc/sentinel-forward-data-action@01db4a9203054ecdb60ff368c3cdfca71d62e85f
4345 with :
4446 file_name : ossf-results-modified.json
4547 log_type : GitHubMetadata_OSSF_Scorecard
You can’t perform that action at this time.
0 commit comments