We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0caab25 commit e243620Copy full SHA for e243620
.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