Skip to content

Commit

Permalink
pin action version
Browse files Browse the repository at this point in the history
  • Loading branch information
jksolbakken committed Jul 10, 2024
1 parent 1e8fdec commit 64aad9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ jobs:
sigstore-tuf-root.storage.googleapis.com:443
tuf-repo-cdn.sigstore.dev:443
www.bestpractices.dev:443
- name: "Checkout code"
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v4
with:
persist-credentials: false

- name: "Run analysis"
uses: ossf/[email protected]
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # ratchet:ossf/scorecard-action@v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 64aad9c

Please sign in to comment.