From 3b0e530fb4ed8162d4f63e4953718ff40262b21d Mon Sep 17 00:00:00 2001 From: epi Date: Sun, 15 Sep 2024 07:33:23 -0400 Subject: [PATCH] changed winget action version --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index c42d0a9a..d7465437 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -13,7 +13,7 @@ jobs: publish: runs-on: ubuntu-latest steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal2009/winget-releaser@main with: identifier: epi052.feroxbuster installers-regex: '-windows-feroxbuster\.exe\.zip$'