Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/actions/core-1.11.1
Browse files Browse the repository at this point in the history
* main:
  chore: update sha to correct pin for workflow actions (#384)
  chore(deps): update Grype to v0.82.0 (#383)

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
  • Loading branch information
spiffcs committed Oct 8, 2024
2 parents 3e57b35 + 99311be commit 5485585
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GrypeVersion.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
exports.GRYPE_VERSION = "v0.81.0";
exports.GRYPE_VERSION = "v0.82.0";
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/***/ 4739:
/***/ ((__unused_webpack_module, exports) => {

exports.GRYPE_VERSION = "v0.81.0";
exports.GRYPE_VERSION = "v0.82.0";


/***/ }),
Expand Down

0 comments on commit 5485585

Please sign in to comment.