Skip to content

Commit

Permalink
Merge pull request #427 from ldennington/bump-update-winget-version
Browse files Browse the repository at this point in the history
Upgrade `update-winget` action to v1.4
  • Loading branch information
ldennington authored Sep 20, 2021
2 parents 18844c9 + c9c8d9e commit ce57f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- id: update-winget
name: Update winget repository
uses: mjcheetham/update-winget@v1.3.2
uses: mjcheetham/update-winget@v1.4
with:
id: Microsoft.Git
token: ${{ secrets.WINGET_TOKEN }}
Expand Down

0 comments on commit ce57f02

Please sign in to comment.