Skip to content

Commit 7cd0d4a

Browse files
committed
chore(deps): update dependency io.github.typesafegithub:action-binding-generator to v1.10.0
1 parent c3a0d35 commit 7cd0d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-action-bindings.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env kotlin
2-
@file:DependsOn("io.github.typesafegithub:action-binding-generator:1.9.0")
2+
@file:DependsOn("io.github.typesafegithub:action-binding-generator:1.10.0")
33

44
import io.github.typesafegithub.workflows.actionbindinggenerator.annotations.ExperimentalClientSideBindings
55
import io.github.typesafegithub.workflows.actionbindinggenerator.generation.generateActionBindings

0 commit comments

Comments
 (0)