• ci(gitea): 固定 workflow action 版本以提高安全性
    Some checks failed
    Publish Release / build (push) Failing after 3s

    moncak released this 2026-02-19 18:39:06 +08:00

    将 actions/checkout 和 actions/setup-dotnet 从浮动版本标签
    更新为固定的提交哈希和特定版本号,防止潜在的安全风险并
    确保 CI/CD 构建的可重复性。

    Downloads