vedantmgoyal9 / winget-releaser

Publish new releases of your application to the Windows Package Manager easily.
https://docs.bittu.eu.org/docs/winget-releaser-playground
GNU Affero General Public License v3.0
166 stars 22 forks source link

[Bug]: Exception in thread "main" kotlin.UninitializedPropertyAccessException: lateinit property bestMatch has not been initialized #304

Closed sitiom closed 3 months ago

sitiom commented 3 months ago

Is there an existing issue for this?

What happened?

Issue has been happening on https://github.com/localsend/localsend/actions/runs/10146828969/job/28055818746

vedantmgoyal9 commented 3 months ago

The workflows should be updated to uses: vedantmgoyal9/winget-releaser@main, or to a commit hash along with dependabot.

sitiom commented 3 months ago

Thanks, I didn't notice that