Skip to content

Commit ce57f02

Browse files
authored
Merge pull request git-for-windows#427 from ldennington/bump-update-winget-version
Upgrade `update-winget` action to v1.4
2 parents 18844c9 + c9c8d9e commit ce57f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-winget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- id: update-winget
1111
name: Update winget repository
12-
uses: mjcheetham/update-winget@v1.3.2
12+
uses: mjcheetham/update-winget@v1.4
1313
with:
1414
id: Microsoft.Git
1515
token: ${{ secrets.WINGET_TOKEN }}

0 commit comments

Comments
 (0)