fix: rename NuGet step and expand exclusions

This commit is contained in:
2026-05-13 06:12:05 +00:00
parent 80664d0c60
commit 35112e2132
2 changed files with 22 additions and 2 deletions
+21 -1
View File
@@ -6,6 +6,11 @@
"title": "使用來自非官方來源的自訂 Action 的供應鏈風險",
"reason": "列入排除問題"
},
{
"id": 2,
"title": "Composite Action 將 shell 移到 runs 層級",
"reason": "列入排除問題"
},
{
"id": 3,
"title": "cache-nuget@v0.0.3 釘選到修補版本",
@@ -13,7 +18,22 @@
},
{
"id": 4,
"title": "action 需要 skip_checkout / skip_cache 兩個 inputs",
"title": "快取 NuGet 套件動作更新至 v0.0.3 後需額外更新紀錄或測試清單",
"reason": "列入排除問題"
},
{
"id": 5,
"title": "復原專案步驟依賴 cache-hit 輸出可能誤跳過 restore",
"reason": "列入排除問題"
},
{
"id": 6,
"title": "cache key 與專案檔變更的關聯應由外部 cache-nuget 動作管理",
"reason": "列入排除問題"
},
{
"id": 7,
"title": "action.yml 的流程需要自動化測試",
"reason": "列入排除問題"
}
]