We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad40b1 commit 9b5e26fCopy full SHA for 9b5e26f
.github/workflows/codeql-analysis.main.kts
@@ -24,7 +24,7 @@
24
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)")
+@file:DependsOn("github:codeql-action__analyze___major:[v3,4.31)")
28
@file:DependsOn("github:codeql-action__init___major:[v3,v4-alpha)")
29
30
import io.github.typesafegithub.workflows.actions.actions.Checkout
0 commit comments