From 9e8c3fbebd82882d6a9ec0251d0c57004a041fc9 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Tue, 25 Jun 2024 10:35:06 +0530 Subject: [PATCH 1/4] Update publish-winget.yml --- .github/workflows/publish-winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-winget.yml b/.github/workflows/publish-winget.yml index 19603e66..d27a8b47 100644 --- a/.github/workflows/publish-winget.yml +++ b/.github/workflows/publish-winget.yml @@ -8,7 +8,7 @@ jobs: runs-on: windows-latest environment: release steps: - - uses: vedantmgoyal2009/winget-releaser@93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 # https://github.com/vedantmgoyal2009/winget-releaser/releases/tag/v2 + - uses: vedantmgoyal2009/winget-releaser@7a56fc3d01522b4b993668d2eaf933b666658a67 # Latest commit on June 24, 2024 with: identifier: Databricks.DatabricksCLI installers-regex: 'windows_.*-signed\.zip$' # Only signed Windows releases From b7065c87251c56ca068c3dbe319282419fa1dc0a Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:44:20 +0530 Subject: [PATCH 2/4] Update publish-winget.yml --- .github/workflows/publish-winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-winget.yml b/.github/workflows/publish-winget.yml index d27a8b47..f594e2f6 100644 --- a/.github/workflows/publish-winget.yml +++ b/.github/workflows/publish-winget.yml @@ -8,7 +8,7 @@ jobs: runs-on: windows-latest environment: release steps: - - uses: vedantmgoyal2009/winget-releaser@7a56fc3d01522b4b993668d2eaf933b666658a67 # Latest commit on June 24, 2024 + - uses: vedantmgoyal2009/winget-releaser@3659f24b3c6cafe2c0eb0f926d849a4888d2958b # Latest commit on June 25, 2024 with: identifier: Databricks.DatabricksCLI installers-regex: 'windows_.*-signed\.zip$' # Only signed Windows releases From efb88426a94d77ed4c783c2b0d256ef9a2946ed1 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:05:57 +0530 Subject: [PATCH 3/4] Update publish-winget.yml --- .github/workflows/publish-winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-winget.yml b/.github/workflows/publish-winget.yml index f594e2f6..624143bc 100644 --- a/.github/workflows/publish-winget.yml +++ b/.github/workflows/publish-winget.yml @@ -8,7 +8,7 @@ jobs: runs-on: windows-latest environment: release steps: - - uses: vedantmgoyal2009/winget-releaser@3659f24b3c6cafe2c0eb0f926d849a4888d2958b # Latest commit on June 25, 2024 + - uses: vedantmgoyal2009/winget-releaser@75251d2e9d0c68b34d30f993be9089e91dad817d # Latest commit on June 26, 2024 with: identifier: Databricks.DatabricksCLI installers-regex: 'windows_.*-signed\.zip$' # Only signed Windows releases From fdc268b71e91bd00e039e11a7fd45e7aaad5ec08 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Thu, 27 Jun 2024 20:10:36 +0530 Subject: [PATCH 4/4] Update publish-winget.yml --- .github/workflows/publish-winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-winget.yml b/.github/workflows/publish-winget.yml index 624143bc..7d1c2c73 100644 --- a/.github/workflows/publish-winget.yml +++ b/.github/workflows/publish-winget.yml @@ -8,7 +8,7 @@ jobs: runs-on: windows-latest environment: release steps: - - uses: vedantmgoyal2009/winget-releaser@75251d2e9d0c68b34d30f993be9089e91dad817d # Latest commit on June 26, 2024 + - uses: vedantmgoyal2009/winget-releaser@0db4f0a478166abd0fa438c631849f0b8dcfb99f # Latest commit on June 27, 2024 with: identifier: Databricks.DatabricksCLI installers-regex: 'windows_.*-signed\.zip$' # Only signed Windows releases