Skip to content
Merged
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
6 changes: 3 additions & 3 deletions scorecard.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: scorecard
version: 4.10.5
epoch: 3
version: 4.11.0
epoch: 0
description: OpenSSF Scorecard - Security health metrics for Open Source
copyright:
- license: Apache-2.0
Expand All @@ -22,7 +22,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/ossf/scorecard/archive/v${{package.version}}/v${{package.version}}.tar.gz
expected-sha256: c74ae4574217ada8cecc50c43746ba66a7b8863aaeba3ff52919c61b001a1dd8
expected-sha256: bc809932d0a8d7bcec6e1b54bf7ef8911c7117dda2f2e13d5521c96c92eb748a

- runs: |
make build-scorecard
Expand Down