From 9f7bc8430d605270e11148e6da1fe2304f176093 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 11:10:31 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v3 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 92c70d1..b280085 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,7 +58,7 @@ jobs: - run: npm ci - run: npm version --no-git-tag-version "${{ github.ref_name }}" - run: npm run make - - uses: softprops/action-gh-release@v2 + - uses: softprops/action-gh-release@v3 with: make_latest: true files: |