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 Oct 14, 2024
1 parent 51ffd30 commit ebc8007
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
Expand Up @@ -20,12 +20,12 @@ jobs:

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

- name: "Run analysis"
uses: ossf/scorecard-action@6c4912ed9e5f80cfda40164b92753f21f0892cab
uses: ossf/scorecard-action@72803a12483ed6f4f7c34f804818169f50162e37
with:
results_file: ossf-results.json
results_format: json
Expand Down

0 comments on commit ebc8007

Please sign in to comment.