Commit Graph
14 Commits
Author SHA1 Message Date
Aaron Kelbsch d8774e016c feat: allow custom labels for new issues 2025-08-25 15:50:51 +02:00
Aaron Kelbsch 4869f6bfcf feat: also write issues when manually triggered 2025-08-25 15:37:02 +02:00
Ross b7dc4ebf0c Added support for working-directory (#21) 2024-07-08 10:14:45 -06:00
Tillmann 6dc762e804 update to latest upstream and rebuild (#20) 2024-05-09 19:18:11 -06:00
Charles Lechasseur fe0359b3e1 Run on Node 20.x (#16)
Also move to @clechasseur/rs-actions-core for more up-to-date dependencies
2024-04-23 16:26:03 -06:00
pinkforest(she/her) dd51754d4e Further fix unsound and notice reporting (#10) (#11)
Continuous integration / main (push) Successful in 1m55s
2023-04-04 18:16:49 +10:00
pinkforest(she/her) 7cb7a4e8d4 Add notice and unsound (#9)
Continuous integration / main (push) Successful in 2m12s
2023-04-04 08:08:08 +10:00
pinkforest(she/her) 13d7e3e1c9 Updates to v1.3.2 with node16 2023-03-28 11:24:53 +11:00
Dustin J. Mitchellandmoliva bb800784d9 feat: adds support for ignores (#1)
* feat: adding optional ignore list

* chore: updating lock file

* format: prettier tak

* chore: new build

* chore: adding nvm rc to avoid error with vercel and node v17

* chore: bumping version to 1.3.0

* fix: gh actions does not support sequences as input

* chore: refresh build

* refactor: use getInputList from actos-rs/core

* add ignore to action.yml

Co-authored-by: moliva <oliva.miguelh@gmail.com>
2022-08-12 19:47:29 +10:00
svartalf 35b7b53b1e Release v1.2.0
Continuous integration / main (push) Failing after 18s
2020-05-07 11:00:43 +03:00
svartalf a409407cff Do not fail check if no critical vulnerabilities were found when executed for a fork repository (closes #104) 2020-05-06 23:42:53 +03:00
svartalf 86207092bb Compatibility with the latest cargo-audit output format 2020-01-26 20:19:18 +03:00
svartalf 60242e0faa Properly terminating execution if invalid input caused an exception (closes #1) 2019-10-10 11:16:23 +03:00
svartalf 16efef378e Release v1.0.0 2019-10-09 19:29:13 +03:00