Merge branch 'main' into dependabot/github_actions/taiki-e/install-action-2.69.6

This commit is contained in:
Yuki Okushi 2026-03-23 19:15:21 +09:00 committed by GitHub
commit 2082ef2fd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -41,5 +41,8 @@ executables = "deny"
ignore = [ ignore = [
"RUSTSEC-2024-0336", "RUSTSEC-2024-0336",
"RUSTSEC-2025-0009", "RUSTSEC-2025-0009",
"RUSTSEC-2025-0010" "RUSTSEC-2025-0010",
"RUSTSEC-2026-0044",
"RUSTSEC-2026-0048",
"RUSTSEC-2026-0049"
] ]