From 7825ceea5ce4a523d5993d1d5c5745c34280c2a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 10:39:38 +0000 Subject: [PATCH] chore(deps): update dependency io.github.typesafegithub:github-workflows-kt to v0.47.0 --- .github/kts/maven.main.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/kts/maven.main.kts b/.github/kts/maven.main.kts index 840d83d9..d22aface 100755 --- a/.github/kts/maven.main.kts +++ b/.github/kts/maven.main.kts @@ -1,6 +1,6 @@ #!/usr/bin/env kotlin // -@file:DependsOn("io.github.typesafegithub:github-workflows-kt:0.46.0") +@file:DependsOn("io.github.typesafegithub:github-workflows-kt:0.47.0")