Skip to content

Commit

Permalink
Bump find-process from 1.4.7 to 1.4.8 (#242)
Browse files Browse the repository at this point in the history
* Bump find-process from 1.4.7 to 1.4.8

Bumps [find-process](https://github.com/yibn2008/find-process) from 1.4.7 to 1.4.8.
- [Changelog](https://github.com/yibn2008/find-process/blob/master/HISTORY.md)
- [Commits](https://github.com/yibn2008/find-process/commits)

---
updated-dependencies:
- dependency-name: find-process
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update dist

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Franssen <[email protected]>
  • Loading branch information
dependabot[bot] and marcofranssen authored Jan 2, 2025
1 parent ac84479 commit d6b3a8d
Show file tree
Hide file tree
Showing 5 changed files with 653 additions and 17 deletions.
6 changes: 3 additions & 3 deletions dist/capture-policy/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/capture-policy/index.js.map

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions dist/capture-policy/licenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2283,6 +2283,32 @@ licenses; we recommend you read them, as their terms may differ from the
terms above.


loglevel
MIT
Copyright (c) 2013 Tim Perry

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.


lru-cache
ISC
The ISC License
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@actions/artifact": "^2.2.0",
"@actions/core": "^1.11.1",
"@actions/tool-cache": "^2.0.1",
"find-process": "^1.4.7"
"find-process": "^1.4.8"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
Expand Down
Loading

0 comments on commit d6b3a8d

Please sign in to comment.