mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update ossf/scorecard-action action to v2.4.3 (#64166)
See associated pull request for more information. PR Close #64166
This commit is contained in:
parent
1710cbd7d4
commit
cc8f5e1e00
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecard.yml
vendored
2
.github/workflows/scorecard.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
|
||||
- name: 'Run analysis'
|
||||
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
|
||||
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
|
||||
with:
|
||||
results_file: results.sarif
|
||||
results_format: sarif
|
||||
|
|
|
|||
Loading…
Reference in a new issue