mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-22 12:43:39 +09:00
chore(deps): update actionslib to v1.0.0 (#39295)
Co-authored-by: bircni <bircni@icloud.com>
This commit is contained in:
@@ -98,10 +98,6 @@
|
||||
"matchPackageNames": ["github.com/microsoft/go-mssqldb"],
|
||||
"allowedVersions": "<=1.9.7", // downgraded with Azure SDK
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["go.yaml.in/yaml/v4"],
|
||||
"allowedVersions": "<4.0.0-rc.4", // rc.4 changes block scalar serialization, wait for stable release
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["github.com/yuin/goldmark"],
|
||||
"allowedVersions": "<2.0.0", // v2 is a rewrite, the markdown renderer and extensions need a migration
|
||||
|
||||
Reference in New Issue
Block a user