aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-02-22 16:19:11 +0100
committerGitHub <noreply@github.com>2023-02-22 16:19:11 +0100
commit8ce8055aeb3e610088ff5a08f509862c1feafd8f (patch)
tree981379385cee638672377136af21658792cd7f5a /.github/workflows
parenta71b743ee3225a4dd994a76d8bba739a8cf2986d (diff)
parent4331eaae2e5ae7e82b7d0f74c508bfc842c5a644 (diff)
downloadPrismLauncher-8ce8055aeb3e610088ff5a08f509862c1feafd8f.tar.gz
PrismLauncher-8ce8055aeb3e610088ff5a08f509862c1feafd8f.tar.bz2
PrismLauncher-8ce8055aeb3e610088ff5a08f509862c1feafd8f.zip
Merge pull request #846 from PrismLauncher/renovate/vedantmgoyal2009-winget-releaser-2.x
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/winget.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml
index ef9561cf..eacf2309 100644
--- a/.github/workflows/winget.yml
+++ b/.github/workflows/winget.yml
@@ -7,7 +7,7 @@ jobs:
publish:
runs-on: windows-latest
steps:
- - uses: vedantmgoyal2009/winget-releaser@v1
+ - uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: PrismLauncher.PrismLauncher
version: ${{ github.event.release.tag_name }}