We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a0d35 commit 7cd0d4aCopy full SHA for 7cd0d4a
.github/workflows/generate-action-bindings.main.kts
@@ -1,5 +1,5 @@
1
#!/usr/bin/env kotlin
2
-@file:DependsOn("io.github.typesafegithub:action-binding-generator:1.9.0")
+@file:DependsOn("io.github.typesafegithub:action-binding-generator:1.10.0")
3
4
import io.github.typesafegithub.workflows.actionbindinggenerator.annotations.ExperimentalClientSideBindings
5
import io.github.typesafegithub.workflows.actionbindinggenerator.generation.generateActionBindings
0 commit comments