Skip to content

Commit

Permalink
chore(deps): update ossf/scorecard-action digest to ff6221f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2022
1 parent b4c7913 commit f95bc0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@3155d134e59d8f47261b1ae9d143034c69572227
uses: ossf/scorecard-action@ff6221f2348c554e0bdd15d6fb8fd143f7a178a6
with:
results_file: results.sarif
results_format: sarif
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@3155d134e59d8f47261b1ae9d143034c69572227 # v1.1.0
uses: ossf/scorecard-action@ff6221f2348c554e0bdd15d6fb8fd143f7a178a6 # v1.1.0
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit f95bc0e

Please sign in to comment.