diff --git a/.github/workflows/common.main.kts b/.github/workflows/common.main.kts index 33aefb3cf5..38f037312e 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.1") +@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2") import io.github.typesafegithub.workflows.domain.Job import io.github.typesafegithub.workflows.domain.JobOutputs.EMPTY