Skip to content

Commit b62d98d

Browse files
Merge pull request #246 from step-security/fix_CodeBuilt-Manually
code built manually
2 parents 710988a + 694cf73 commit b62d98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39475,7 +39475,7 @@ module.exports = JSON.parse('{"application/1d-interleaved-parityfec":{"source":"
3947539475
/***/ ((module) => {
3947639476

3947739477
"use strict";
39478-
module.exports = JSON.parse('{"name":"workflow-dispatch","version":"1.2.3","description":"Trigger running GitHub Actions workflows","main":"dist/index.js","scripts":{"build":"ncc build src/main.ts -o dist","lint":"eslint src/"},"keywords":["github","actions"],"license":"MIT","devDependencies":{"@actions/core":"^1.10.0","@actions/github":"^6.0.0","@types/node":"^20.9.0","@typescript-eslint/eslint-plugin":"^7.2.0","@typescript-eslint/parser":"^7.2.0","@vercel/ncc":"^0.38.1","axios":"^1.8.2","eslint":"^8.57.0","typescript":"^5.4.2"}}');
39478+
module.exports = JSON.parse('{"name":"workflow-dispatch","version":"1.2.3","description":"Trigger running GitHub Actions workflows","main":"dist/index.js","scripts":{"build":"ncc build src/main.ts -o dist","lint":"eslint src/"},"keywords":["github","actions"],"license":"MIT","devDependencies":{"@actions/core":"^1.10.0","@actions/github":"^6.0.0","@types/node":"^20.9.0","@vercel/ncc":"^0.38.1","axios":"^1.8.2","eslint":"^8.57.0","prettier":"^3.5.3","typescript":"^5.4.2","typescript-eslint":"^8.26.1"}}');
3947939479

3948039480
/***/ })
3948139481

0 commit comments

Comments
 (0)