Unverified Commit 4590e07e authored by godofredoc's avatar godofredoc Committed by GitHub

Manual update of scorecards 2.0.3 (#111441)

parent 0e7b553f
...@@ -18,6 +18,8 @@ jobs: ...@@ -18,6 +18,8 @@ jobs:
security-events: write security-events: write
actions: read actions: read
contents: read contents: read
# Needed to access OIDC token.
id-token: write
steps: steps:
- name: "Checkout code" - name: "Checkout code"
...@@ -26,7 +28,7 @@ jobs: ...@@ -26,7 +28,7 @@ jobs:
persist-credentials: false persist-credentials: false
- name: "Run analysis" - name: "Run analysis"
uses: ossf/scorecard-action@68bf5b3327e4fd443d2add8ab122280547b4a16d uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972
with: with:
results_file: results.sarif results_file: results.sarif
results_format: sarif results_format: sarif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment