Skip to content

Commit

Permalink
chore(deps): update dependency io.github.typesafegithub:github-workfl…
Browse files Browse the repository at this point in the history
…ows-kt to v1.6.0
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent ab24979 commit b1d3195
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("io.github.typesafegithub:github-workflows-kt:1.5.0")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.6.0")

import io.github.typesafegithub.workflows.actions.actions.CheckoutV4
import io.github.typesafegithub.workflows.actions.actions.SetupJavaV3
Expand Down

0 comments on commit b1d3195

Please sign in to comment.