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.30.0 (#62)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2022
1 parent 55e0746 commit a839b88
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.29.0")
@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.30.0")

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

0 comments on commit a839b88

Please sign in to comment.