diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 245eff5d4..6d5a9c57d 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -18,7 +18,7 @@ jobs: env: GH_TOKEN: ${{ secrets.CRYPTOBOT_WINGET_TOKEN }} - name: Submit package - uses: vedantmgoyal2009/winget-releaser@v2 + uses: vedantmgoyal2009/winget-releaser@main with: identifier: Cryptomator.Cryptomator version: ${{ inputs.tag }}