From 50a654d5afd8017676417e142e21f8d2c2a53f4d Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Tue, 17 Sep 2024 11:37:27 +0200 Subject: [PATCH] [ci skip] use recommended winget-releaser version --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}