Skip to content

Commit

Permalink
Update dependency io.github.typesafegithub:github-workflows-kt to v3.…
Browse files Browse the repository at this point in the history
…0.2 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 7d9d824 commit ad3a815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.main.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo.maven.apache.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.1")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2")

@file:Repository("https://bindings.krzeminski.it")
@file:DependsOn("actions:checkout:v4")
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-metadata.main.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env kotlin
@file:Repository("https://repo1.maven.org/maven2/")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.1")
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2")
@file:DependsOn("it.krzeminski:snakeyaml-engine-kmp-jvm:3.0.3")
@file:DependsOn("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")

Expand Down

0 comments on commit ad3a815

Please sign in to comment.