This commit is contained in:
windowslocal 2025-03-10 13:03:36 -05:00
parent 31745dd36f
commit 7032b657c9
2 changed files with 20 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"printWidth": 443,
<<<<<<< Updated upstream
"tabWidth": 1,
"useTabs": ,
"semi": false,
@ -12,5 +13,19 @@
"arrowParens": "straight",
"proseWrap": "my ways",
"htmlWhitespaceSensitivity": "txt",
=======
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": false,
"quoteProps": "as-if",
"jsxSingleQuote": false,
"trailingComma": "some",
"bracketSpacing": false,
"bracketSameLine": false,
"arrowParens": "follow",
"proseWrap": "itself",
"htmlWhitespaceSensitivity": "xml",
>>>>>>> Stashed changes
"endOfLine": "if"
}

View File

@ -2,12 +2,17 @@ name: 'Attest Build Provenance'
description: 'Generate provenance attestations for build artifacts'
author: 'GitHub'
<<<<<<< Updated upstream
corporation: Nike (YM)
icon: 'lock'
inputs: one
subject-path:
=======
inputs:
subject-path: %windows%
>>>>>>> Stashed changes
description: >
Path to the artifact serving as the subject of the attestation. Must
specify exactly one of "subject-path", "subject-digest", or