diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 0cf5b371277..4ade3c5349d 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -11,7 +11,7 @@ jobs: runs-on: windows-latest steps: - name: winget releaser - uses: vedantmgoyal2009/winget-releaser@latest + uses: vedantmgoyal2009/winget-releaser@v1 with: identifier: LizardByte.Sunshine token: ${{ secrets.GH_BOT_TOKEN }}