Skip to content

Commit

Permalink
v3.2.0 (#52)
Browse files Browse the repository at this point in the history
* v3.2.0

* Build b90d5a1

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
cosdon and github-actions[bot] authored Jun 12, 2023
1 parent 3ce0e39 commit 5459f15
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/nowsecure-convert-sarif/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39760,7 +39760,7 @@ exports.getFindingsTable = getFindingsTable;
Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.version = void 0;
// Generated by genversion.
exports.version = "3.1.0";
exports.version = "3.2.0";


/***/ }),
Expand Down
2 changes: 1 addition & 1 deletion dist/nowsecure-convert-sarif/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nowsecure-create-issues/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46951,7 +46951,7 @@ exports.getFindingsTable = getFindingsTable;
Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.version = void 0;
// Generated by genversion.
exports.version = "3.1.0";
exports.version = "3.2.0";


/***/ }),
Expand Down
2 changes: 1 addition & 1 deletion dist/nowsecure-create-issues/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nowsecure-upload-app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32527,7 +32527,7 @@ run();
Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.version = void 0;
// Generated by genversion.
exports.version = "3.1.0";
exports.version = "3.2.0";


/***/ }),
Expand Down
2 changes: 1 addition & 1 deletion dist/nowsecure-upload-app/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nowsecure-action",
"version": "3.1.0",
"version": "3.2.0",
"main": "dist/index.js",
"license": "MIT",
"author": "Keegan Saunders <[email protected]>",
Expand Down

0 comments on commit 5459f15

Please sign in to comment.