diff --git a/go.mod b/go.mod index 38a8745..39904f3 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module woodpecker-ansible-runner go 1.21 -toolchain go1.23.3 +toolchain go1.23.5 require ( github.com/sethvargo/go-githubactions v1.3.0