File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
#! / usr/ bin/ env kotlin
2
2
@file:Repository(" https://repo1.maven.org/maven2/" )
3
- @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.2 .0" )
3
+ @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.3 .0" )
4
4
5
5
@file:Repository(" https://bindings.krzeminski.it" )
6
6
@file:DependsOn(" actions:checkout:v4" )
Original file line number Diff line number Diff line change 1
1
#! / usr/ bin/ env kotlin
2
2
@file:Repository(" https://repo1.maven.org/maven2/" )
3
- @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.2 .0" )
3
+ @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.3 .0" )
4
4
@file:DependsOn(" org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0" )
5
5
6
6
@file:Repository(" https://bindings.krzeminski.it" )
Original file line number Diff line number Diff line change 81
81
env :
82
82
GHWKT_GITHUB_CONTEXT_JSON : ' ${{ toJSON(github) }}'
83
83
working-directory : ' github-actions-typing'
84
- run : ' GHWKT_RUN_STEP='' release:step-9'' '' .github/workflows/release.main.kts'' '
84
+ run : ' GHWKT_RUN_STEP='' release.yaml:release :step-9'' '' .github/workflows/release.main.kts'' '
85
85
- id : ' step-10'
86
86
name : ' Create or update a major version branch'
87
87
working-directory : ' github-actions-typing'
You can’t perform that action at this time.
0 commit comments