diff --git a/go.mod b/go.mod index 6f04382..c2cb213 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/ribtoks/tdg-github-action go 1.22.1 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/google/go-github/v49 v49.1.0