Skip to content

Commit

Permalink
chore: synced local '.github/workflows/ossf-scorecard.yml' with remot…
Browse files Browse the repository at this point in the history
…e 'tools/sre_file_sync/ossf-scorecard.yml'
  • Loading branch information
sre-read-write[bot] authored Jul 10, 2024
1 parent 08bd6ab commit 9f94a9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ossf-scorecard.yml
Original file line number Diff line number Diff line change
@@ -20,12 +20,12 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@7699f539c2b9ff754039f0e173fdf1a4e4a1e143
uses: ossf/scorecard-action@8c9e2c1222f54716a1df7d7bbb245e2a045b4423
with:
results_file: ossf-results.json
results_format: json

0 comments on commit 9f94a9f

Please sign in to comment.