Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Bump ossf/scorecard-action from aed6134b530f65762d8da8171e42d5ff9108d1a1 to ed89d9b53e81f8bb9cb5efc32c71afbd5aa832dd #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@aed6134b530f65762d8da8171e42d5ff9108d1a1
uses: ossf/scorecard-action@ed89d9b53e81f8bb9cb5efc32c71afbd5aa832dd
with:
results_file: results.sarif
results_format: sarif
Expand Down