File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
#! / usr/ bin/ env kotlin
2
- @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.2 .0" )
2
+ @file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.3 .0" )
3
3
4
4
import io.github.typesafegithub.workflows.dsl.expressions.expr
5
5
Original file line number Diff line number Diff line change 1
1
#! / usr/ bin/ env kotlin
2
2
@file:Repository(" https://repo.maven.apache.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 61
61
name : ' Wait for the server to respond'
62
62
env :
63
63
GHWKT_GITHUB_CONTEXT_JSON : ' ${{ toJSON(github) }}'
64
- run : ' GHWKT_RUN_STEP='' end-to-end-test:step-3'' '' .github/workflows/bindings-server.main.kts'' '
64
+ run : ' GHWKT_RUN_STEP='' bindings-server.yaml: end-to-end-test:step-3'' '' .github/workflows/bindings-server.main.kts'' '
65
65
- id : ' step-4'
66
66
name : ' Clean Maven Local to fetch required POMs again'
67
67
run : ' rm -rf ~/.m2/repository/'
Original file line number Diff line number Diff line change 1
1
#! / usr/ bin/ env kotlin
2
2
@file:Repository(" https://repo.maven.apache.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:cache:v4" )
Original file line number Diff line number Diff line change 1
1
#! / usr/ bin/ env kotlin
2
2
@file:Repository(" https://repo.maven.apache.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://repo.maven.apache.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://repo.maven.apache.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:setup-java:v4" )
Original file line number Diff line number Diff line change 1
1
#! / usr/ bin/ env kotlin
2
2
@file:Repository(" https://repo.maven.apache.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:setup-python:v5" )
You can’t perform that action at this time.
0 commit comments