Skip to content

Commit 855fd3e

Browse files
Update dependency io.github.typesafegithub:github-workflows-kt to v3.1.0
1 parent 18b4de9 commit 855fd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818

1919
@file:Repository("https://repo.maven.apache.org/maven2/")
20-
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2")
20+
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.1.0")
2121

2222
import io.github.typesafegithub.workflows.domain.Job
2323
import io.github.typesafegithub.workflows.domain.JobOutputs.EMPTY

0 commit comments

Comments
 (0)