We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a00e6 commit bd06cc1Copy full SHA for bd06cc1
1 file changed
govulncheck-action/go.mod
@@ -2,7 +2,7 @@ module github.com/codeready-toolchain/toolchain-cicd/govulncheck-action
2
3
go 1.24.0
4
5
-toolchain go1.24.11
+toolchain go1.24.13
6
7
require (
8
github.com/spf13/cobra v1.9.1
0 commit comments