Skip to content

Commit 5ec5b10

Browse files
committed
chore(deps): update dependency it.krzeminski:github-actions-kotlin-dsl to v0.38.0
1 parent 147cc13 commit 5ec5b10

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("it.krzeminski:github-actions-kotlin-dsl:0.37.0")
2+
@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.38.0")
33

44
import it.krzeminski.githubactions.actions.actions.CheckoutV3
55
import it.krzeminski.githubactions.actions.gradle.GradleBuildActionV2

0 commit comments

Comments
 (0)