Skip to content

Commit

Permalink
chore(deps): update dependency it.krzeminski:github-actions-kotlin-ds…
Browse files Browse the repository at this point in the history
…l to v0.27.0
  • Loading branch information
renovate[bot] authored and krzema12 committed Sep 16, 2022
1 parent 51fd21c commit 4de27d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.26.0")
@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.27.0")

import it.krzeminski.githubactions.actions.actions.CheckoutV3
import it.krzeminski.githubactions.actions.gradle.GradleBuildActionV2
Expand Down

0 comments on commit 4de27d4

Please sign in to comment.