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 2ebf1ea commit 4c9aaa3Copy full SHA for 4c9aaa3
.github/workflows/codeql-analysis.main.kts
@@ -25,7 +25,7 @@
25
@file:Repository("https://bindings.krzeminski.it/")
26
@file:DependsOn("actions:checkout___major:[v4,v5-alpha)")
27
@file:DependsOn("github:codeql-action__analyze___major:[v3,v4-alpha)")
28
-@file:DependsOn("github:codeql-action__init___major:[v3,v4-alpha)")
+@file:DependsOn("github:codeql-action__init___major:[v3,4.31)")
29
30
import io.github.typesafegithub.workflows.actions.actions.Checkout
31
import io.github.typesafegithub.workflows.actions.github.CodeqlActionAnalyze
0 commit comments