diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5cd40f8..7e21471 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ concurrency: env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} SEMANTIC_RELEASE_PACKAGE: ${{ github.repository }} - GO_VERSION: '1.23.x' + GO_VERSION: '1.23' APP_NAME: orb-agent permissions: