diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index d11fd2a..2baf667 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -9,7 +9,7 @@ jobs: # Action can only be run on windows runs-on: windows-latest steps: - - uses: vedantmgoyal2009/winget-releaser@v1 + - uses: vedantmgoyal2009/winget-releaser@v2 with: identifier: pizzaboxer.Bloxstrap token: ${{ secrets.WINGET_TOKEN }}