Skip to content

Commit

Permalink
Merge pull request #3763 from mercedes-benz/release-github-action-116…
Browse files Browse the repository at this point in the history
…aefd

1 - Before Github Action release: Merge release artifacts [auto-generated]
  • Loading branch information
sven-dmlr authored Dec 18, 2024
2 parents 3ba6294 + 116aefd commit f5a17b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github-actions/scan/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "sechub-scan-action",
"version": "2.2.0",
"version": "2.3.0",
"description": "GitHub Action for SecHub scan",
"main": "dist/main.js",
"scripts": {
"build": "ncc build src/main.ts",
"deploy" : "./deploy.sh",
"deploy": "./deploy.sh",
"cleanBuild": "ncc cache clean;ncc build src/main.ts",
"lint": "eslint src",
"prettier": "npx prettier --write src",
Expand Down

0 comments on commit f5a17b5

Please sign in to comment.