Skip to content

Commit 8df31c4

Browse files
Update winget-releaser to latest (#2991)
1 parent 237dd5f commit 8df31c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1676,7 +1676,7 @@ jobs:
16761676
run: ./mill -i ci.updateChocolateyPackage
16771677
env:
16781678
CHOCO_SECRET: ${{ secrets.CHOCO_SECRET_KEY }}
1679-
- uses: vedantmgoyal2009/winget-releaser@v2
1679+
- uses: vedantmgoyal9/winget-releaser@main
16801680
with:
16811681
identifier: VirtusLab.ScalaCLI
16821682
installers-regex: '\.msi$'

0 commit comments

Comments
 (0)