From 59dfaf657f990ec1500c79f15904aab7b76f7f4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 01:03:35 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to c95fe14 (#670) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 52a2d79..da6c0e7 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -112,7 +112,7 @@ jobs: - name: 🚀 Publish (publish only) if: inputs.publish - uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2 + uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2 with: name: mDNS-Browser Release v${{ steps.get-version.outputs.current-version }} append_body: true