diff --git a/.github/workflows/common.main.kts b/.github/workflows/common.main.kts index 38f037312e..7e6d0016a7 100755 --- a/.github/workflows/common.main.kts +++ b/.github/workflows/common.main.kts @@ -17,7 +17,7 @@ */ @file:Repository("https://repo.maven.apache.org/maven2/") -@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2") +@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.1.0") import io.github.typesafegithub.workflows.domain.Job import io.github.typesafegithub.workflows.domain.JobOutputs.EMPTY