From 58220fdd1d5c35623f8b61453577f1527fc71509 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 08:35:52 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to efb3536 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 871dd53..10145e2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -470,7 +470,7 @@ jobs: EOL - name: Create GitHub Release - uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3 with: tag_name: ${{ needs.build.outputs.tag_ref }} name: "🚀 Release ${{ needs.build.outputs.package_version }}"