From a5059fa21bbb5f00e76fa5689eb0bd187a20b0a3 Mon Sep 17 00:00:00 2001 From: ArchitectBot <61872893+architectbot@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:28:25 +0100 Subject: [PATCH] Align files (#1159) Co-authored-by: github-actions Co-authored-by: Marian Steinbach --- .github/workflows/zz_generated.create_release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zz_generated.create_release.yaml b/.github/workflows/zz_generated.create_release.yaml index af85b3605..2fb628cf5 100644 --- a/.github/workflows/zz_generated.create_release.yaml +++ b/.github/workflows/zz_generated.create_release.yaml @@ -266,7 +266,7 @@ jobs: - windows-amd64 env: GITHUB_TOKEN: "${{ secrets.TAYLORBOT_GITHUB_ACTION }}" - GO_VERSION: 1.20.8 + GO_VERSION: 1.19.6 ARTIFACT_DIR: bin-dist TAG: v${{ needs.gather_facts.outputs.version }} CODE_SIGNING_CERT_BUNDLE_BASE64: ${{ secrets.CODE_SIGNING_CERT_BUNDLE_BASE64 }}