Skip to content

Commit e662977

Browse files
authored
Merge pull request #1902 from Flow-Launcher/dependabot/github_actions/vedantmgoyal2009/winget-releaser-2
Bump vedantmgoyal2009/winget-releaser from 1 to 2
2 parents 11573cf + 2677c6e commit e662977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/winget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
# Action can only be run on windows
1010
runs-on: windows-latest
1111
steps:
12-
- uses: vedantmgoyal2009/winget-releaser@v1
12+
- uses: vedantmgoyal2009/winget-releaser@v2
1313
with:
1414
identifier: Flow-Launcher.Flow-Launcher
1515
token: ${{ secrets.WINGET_TOKEN }}

0 commit comments

Comments
 (0)