Skip to content

Commit 87f8601

Browse files
Bump vedantmgoyal9/winget-releaser in the actions-deps group
Bumps the actions-deps group with 1 update: [vedantmgoyal9/winget-releaser](https://github.com/vedantmgoyal9/winget-releaser). Updates `vedantmgoyal9/winget-releaser` from 3e78d7ff0f525445bca5d6a989d31cdca383372e to 19e706d4c9121098010096f9c495a70a7518b30f - [Release notes](https://github.com/vedantmgoyal9/winget-releaser/releases) - [Commits](vedantmgoyal9/winget-releaser@3e78d7f...19e706d) --- updated-dependencies: - dependency-name: vedantmgoyal9/winget-releaser dependency-version: 19e706d4c9121098010096f9c495a70a7518b30f dependency-type: direct:production dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e164003 commit 87f8601

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/winget-prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Publish to WinGet
15-
uses: vedantmgoyal9/winget-releaser@3e78d7ff0f525445bca5d6a989d31cdca383372e
15+
uses: vedantmgoyal9/winget-releaser@19e706d4c9121098010096f9c495a70a7518b30f
1616
with:
1717
identifier: MartiCliment.UniGetUI.Pre-Release
1818
installers-regex: 'UniGetUI\.Installer\.exe$'

.github/workflows/winget-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
publish:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: vedantmgoyal9/winget-releaser@3e78d7ff0f525445bca5d6a989d31cdca383372e
11+
- uses: vedantmgoyal9/winget-releaser@19e706d4c9121098010096f9c495a70a7518b30f
1212
with:
1313
identifier: MartiCliment.UniGetUI
1414
installers-regex: 'UniGetUI\.Installer\.exe$'

0 commit comments

Comments
 (0)