From 6db405f8da77b405401804acdbd7e0db35f5e3c7 Mon Sep 17 00:00:00 2001 From: fOuttaMyPaint Date: Thu, 4 Jun 2026 20:05:53 -0400 Subject: [PATCH] ci: adopt softprops/action-gh-release@v3 (safe with serialized release creation) Co-authored-by: Cursor --- .github/workflows/go.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index b791a2a..e75a8b0 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -59,7 +59,7 @@ jobs: steps: - name: Ensure release exists for tag - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} @@ -139,7 +139,7 @@ jobs: # only adds its binary and checksum. No matrix job creates the release, which # avoids the concurrent-create race entirely. - name: Upload assets to release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | ${{ matrix.asset_name }}