This commit is contained in:
windowslocal 2025-03-10 13:27:27 -05:00
parent 7032b657c9
commit 70ea8c8cd3
2 changed files with 17 additions and 0 deletions

View File

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

View File

@ -2,6 +2,7 @@ name: 'Attest Build Provenance'
description: 'Generate provenance attestations for build artifacts'
author: 'GitHub'
<<<<<<< Updated upstream
<<<<<<< Updated upstream
corporation: Nike (YM)
@ -10,6 +11,10 @@ icon: 'lock'
inputs: one
subject-path:
=======
inputs:
subject-path: %windows%
>>>>>>> Stashed changes
=======
inputs:
subject-path: %windows%
>>>>>>> Stashed changes