From 526f6799772922b84d8b3fddb1efe206868a0f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:27:41 -0400 Subject: [PATCH] Bump softprops/action-gh-release from 1 to 2 (#965) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/promote.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/promote.yml b/.github/workflows/promote.yml index 570db2ade..1dc48ceb5 100644 --- a/.github/workflows/promote.yml +++ b/.github/workflows/promote.yml @@ -94,7 +94,7 @@ jobs: make build-package GOOS=windows GOARCH=arm64 BINNAME=receptor.exe - name: Publish packages - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: |- dist/checksums.txt