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