Skip to content

Commit f0488df

Browse files
committed
chore(deps): update dependency io.github.typesafegithub:github-workflows-kt to v1.5.0
1 parent 0534593 commit f0488df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env kotlin
2-
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.4.0")
2+
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.5.0")
33

44
import io.github.typesafegithub.workflows.actions.actions.CheckoutV4
55
import io.github.typesafegithub.workflows.actions.actions.SetupJavaV3

0 commit comments

Comments
 (0)