diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index bc52f253..a3e15a77 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/vedantmgoyal2009/winget-pkgs-automation/releaser-action@v1.0.0 + - uses: vedantmgoyal2009/winget-releaser@latest with: identifier: Balena.Etcher installer-regex: 'balenaEtcher-Setup.*.exe$'