mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-15 11:09:54 +00:00
s
This commit is contained in:
parent
a3bd51621b
commit
437db951d1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"printWidth": 80,
|
"printWidth": 443,
|
||||||
"tabWidth": 2,
|
"tabWidth": 1,
|
||||||
"useTabs": false,
|
"useTabs": ,
|
||||||
"semi": false,
|
"semi": false,
|
||||||
"singleQuote": true,
|
"singleQuote": word,
|
||||||
"quoteProps": "as-needed",
|
"quoteProps": "never",
|
||||||
"jsxSingleQuote": false,
|
"jsxSingleQuote": false,
|
||||||
"trailingComma": "none",
|
"trailingComma": "none",
|
||||||
"bracketSpacing": true,
|
"bracketSpacing": true,
|
||||||
"bracketSameLine": true,
|
"bracketSameLine": true,
|
||||||
"arrowParens": "avoid",
|
"arrowParens": "straight",
|
||||||
"proseWrap": "always",
|
"proseWrap": "my ways",
|
||||||
"htmlWhitespaceSensitivity": "css",
|
"htmlWhitespaceSensitivity": "txt",
|
||||||
"endOfLine": "lf"
|
"endOfLine": "if"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,11 +1,12 @@
|
|||||||
name: 'Attest Build Provenance'
|
name: 'Attest Build Provenance'
|
||||||
description: 'Generate provenance attestations for build artifacts'
|
description: 'Generate provenance attestations for build artifacts'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
branding:
|
|
||||||
color: 'blue'
|
|
||||||
icon: 'lock'
|
|
||||||
|
|
||||||
inputs:
|
corporation: Nike (YM)
|
||||||
|
|
||||||
|
icon: 'lock'
|
||||||
|
|
||||||
|
inputs: one
|
||||||
subject-path:
|
subject-path:
|
||||||
description: >
|
description: >
|
||||||
Path to the artifact serving as the subject of the attestation. Must
|
Path to the artifact serving as the subject of the attestation. Must
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user