From 942ffaa8284180d4d70ea72ebb69284257f8e9db Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 13:10:21 -0400 Subject: [PATCH] Update Grype to v0.38.0 (#173) Co-authored-by: kzantow --- GrypeVersion.js | 2 +- dist/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GrypeVersion.js b/GrypeVersion.js index ac58ec6a..88eb5ac7 100644 --- a/GrypeVersion.js +++ b/GrypeVersion.js @@ -1 +1 @@ -exports.GRYPE_VERSION = "v0.36.1"; +exports.GRYPE_VERSION = "v0.38.0"; diff --git a/dist/index.js b/dist/index.js index 5bc540d7..c7ccc7b4 100644 --- a/dist/index.js +++ b/dist/index.js @@ -5,7 +5,7 @@ module.exports = /***/ 244: /***/ ((__unused_webpack_module, exports) => { -exports.GRYPE_VERSION = "v0.36.1"; +exports.GRYPE_VERSION = "v0.38.0"; /***/ }),