Skip to content

Commit

Permalink
Merge pull request #703 from marticliment/dependabot/github_actions/v…
Browse files Browse the repository at this point in the history
…edantmgoyal2009/winget-releaser-2

Bump vedantmgoyal2009/winget-releaser from 1 to 2
  • Loading branch information
marticliment authored Feb 13, 2023
2 parents 764ecd2 + d0b241b commit 2880ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
publish:
runs-on: windows-latest # action can only be run on windows
steps:
- uses: vedantmgoyal2009/winget-releaser@v1
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: SomePythonThings.WingetUIStore
version: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit 2880ca2

Please sign in to comment.