Skip to content

Commit 6c74112

Browse files
chore(deps): update dependency it.krzeminski:github-actions-kotlin-dsl to v0.33.0 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31087cd commit 6c74112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.main.kts

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

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

0 commit comments

Comments
 (0)