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.25.0
  • Loading branch information
renovate[bot] authored Aug 18, 2022
1 parent 95e31fe commit ce02180
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.24.0")
@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.25.0")

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

0 comments on commit ce02180

Please sign in to comment.