File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2323@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.3.0" )
2424
2525@file:Repository(" https://bindings.krzeminski.it/" )
26- @file:DependsOn(" actions:checkout:v4 " )
27- @file:DependsOn(" codecov:codecov-action:v5 " )
26+ @file:DependsOn(" actions:checkout___major:[v4,v5-alpha) " )
27+ @file:DependsOn(" codecov:codecov-action___major:[v5,v6-alpha) " )
2828
2929import io.github.typesafegithub.workflows.actions.actions.Checkout
3030import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth
Original file line number Diff line number Diff line change 2323@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.3.0" )
2424
2525@file:Repository(" https://bindings.krzeminski.it/" )
26- @file:DependsOn(" actions:checkout:v4 " )
27- @file:DependsOn(" github:codeql-action__analyze:v3 " )
28- @file:DependsOn(" github:codeql-action__init:v3 " )
26+ @file:DependsOn(" actions:checkout___major:[v4,v5-alpha) " )
27+ @file:DependsOn(" github:codeql-action__analyze___major:[v3,v4-alpha) " )
28+ @file:DependsOn(" github:codeql-action__init___major:[v3,v4-alpha) " )
2929
3030import io.github.typesafegithub.workflows.actions.actions.Checkout
3131import io.github.typesafegithub.workflows.actions.github.CodeqlActionAnalyze
Original file line number Diff line number Diff line change 2323@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.3.0" )
2424
2525@file:Repository(" https://bindings.krzeminski.it/" )
26- @file:DependsOn(" actions:checkout:v4 " )
27- @file:DependsOn(" actions:upload-artifact:v4 " )
26+ @file:DependsOn(" actions:checkout___major:[v4,v5-alpha) " )
27+ @file:DependsOn(" actions:upload-artifact___major:[v4,v5-alpha) " )
2828
2929import io.github.typesafegithub.workflows.actions.actions.Checkout
3030import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth
Original file line number Diff line number Diff line change 2323@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.3.0" )
2424
2525@file:Repository(" https://bindings.krzeminski.it/" )
26- @file:DependsOn(" actions:checkout:v4 " )
27- @file:DependsOn(" codecov:codecov-action:v5 " )
26+ @file:DependsOn(" actions:checkout___major:[v4,v5-alpha) " )
27+ @file:DependsOn(" codecov:codecov-action___major:[v5,v6-alpha) " )
2828
2929import io.github.typesafegithub.workflows.actions.actions.Checkout
3030import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth
You can’t perform that action at this time.
0 commit comments