diff --git a/go.mod b/go.mod index 4d3da7d..57065e6 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/ivuorinen/gh-action-readme go 1.24.0 -toolchain go1.25.5 +toolchain go1.25.6 require ( github.com/adrg/xdg v0.5.3