We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1edf452 commit bf2ee90Copy full SHA for bf2ee90
.github/workflows/codeql-analysis.main.kts
@@ -24,7 +24,7 @@
24
25
@file:Repository("https://bindings.krzeminski.it/")
26
@file:DependsOn("actions:checkout___major:[v5,v6-alpha)")
27
-@file:DependsOn("github:codeql-action__analyze___major:v4")
+@file:DependsOn("github:codeql-action__analyze___major:v4.32.3")
28
@file:DependsOn("github:codeql-action__init___major:v4")
29
30
import io.github.typesafegithub.workflows.actions.actions.Checkout
0 commit comments