Skip to content

Commit 2677c6e

Browse files
Bump vedantmgoyal2009/winget-releaser from 1 to 2
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2. - [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases) - [Commits](vedantmgoyal9/winget-releaser@v1...v2) --- updated-dependencies: - dependency-name: vedantmgoyal2009/winget-releaser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43b5c06 commit 2677c6e

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)