From 26f9009348bc4b03831ae98d9699506fc16448ed Mon Sep 17 00:00:00 2001 From: Aaron Kelbsch Date: Mon, 25 Aug 2025 15:52:46 +0200 Subject: [PATCH] docs: update docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85d6a06..1679104 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ For each new advisory (including informal) an issue will be created: | `token` | ✓ | [GitHub token], usually a `${{ secrets.GITHUB_TOKEN }}` | string | | | `ignore` | | Comma-separated list of advisory ids to ignore | string | | | `working-directory`| | The directory of the Cargo.toml / Cargo.lock files to scan. | string | `.` | +| `new-issue-labels` | | Comma-separated list of Labes to be added to new issues | string | `.` | [GitHub token]: https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token