mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-04 03:52:31 +03:00
11 lines
317 B
YAML
11 lines
317 B
YAML
|
checksum:
|
||
|
|
||
|
# Algorithm to be used.
|
||
|
# Accepted options are sha256, sha512, sha1, crc32, md5, sha224 and sha384.
|
||
|
# Default is sha256.
|
||
|
algorithm: sha512
|
||
|
changelog:
|
||
|
# Set it to true if you wish to skip the changelog generation.
|
||
|
# This may result in an empty release notes on GitHub/GitLab/Gitea.
|
||
|
skip: true
|