From 83ec143031398f16479000c8b27304daf4ee4327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 00:53:45 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to efb3536 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dda9027..e4be04c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -95,6 +95,6 @@ jobs: - name: Create GitHub release if: startsWith(github.ref, 'refs/tags/v') - uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 + uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3 with: files: ${{ steps.vsix.outputs.path }}