Skip to content

Commit

Permalink
Bump vedantmgoyal9/winget-releaser (#2294)
Browse files Browse the repository at this point in the history
Bumps [vedantmgoyal9/winget-releaser](https://github.com/vedantmgoyal9/winget-releaser) from b87a066d9e624db1394edcd947f8c4e5a7e30cd7 to a2ac6c7691dd063a6f6e782fdd11090f5ab45525.
- [Release notes](https://github.com/vedantmgoyal9/winget-releaser/releases)
- [Commits](vedantmgoyal9/winget-releaser@b87a066...a2ac6c7)

---
updated-dependencies:
- dependency-name: vedantmgoyal9/winget-releaser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent ebf903a commit ae4d795
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 @@ -16,7 +16,7 @@ jobs:
run: |
version=$(echo "${{ github.event.release.tag_name }}" | grep -oP "(?<=v)[\d.]+")
echo "version=$version" >> $GITHUB_OUTPUT
- uses: vedantmgoyal9/winget-releaser@b87a066d9e624db1394edcd947f8c4e5a7e30cd7
- uses: vedantmgoyal9/winget-releaser@a2ac6c7691dd063a6f6e782fdd11090f5ab45525
with:
identifier: Microsoft.OpenSSH.Preview
version: ${{ steps.extract_version.outputs.version }}
Expand Down

0 comments on commit ae4d795

Please sign in to comment.