diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 5f3618c63efe..124ec8287404 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -6,7 +6,7 @@ jobs: publish: runs-on: windows-latest # action can only be run on windows steps: - - uses: vedantmgoyal2009/winget-releaser@79853c0938cc9946c1ec3cdd1b2e761bb0372b8c + - uses: vedantmgoyal2009/winget-releaser@5c9d4d2ec5d014b83840f3719c90e747692d3e0d with: identifier: Kubernetes.minikube installers-regex: 'minikube-installer.exe'