fixup! feat: anonymous usage telemetry via oss-telemetry

This commit is contained in:
2026-05-21 03:24:42 +01:00
parent 521e5c1ff1
commit b555e410cc
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
release:
uses: lukaszraczylo/shared-actions/.github/workflows/go-release.yaml@main
with:
go-version: "1.24"
go-version: ">=1.24"
docker-enabled: true
rolling-release-tag: "v1"
semver-config: "config-release.yaml"