diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 7e8a5091a70..8f9b44726b5 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -7,7 +7,7 @@ jobs: runs-on: windows-latest if: ${{ startsWith(github.event.release.tag_name, 'v') }} steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal2009/winget-releaser@4ffc7888bffd451b357355dc214d43bb9f23917e with: identifier: ChatterinoTeam.Chatterino installers-regex: ^Chatterino.Installer.exe$