diff --git a/.github/workflows/android-twa-release.yml b/.github/workflows/android-twa-release.yml index 54cd78e..cc0b7cf 100644 --- a/.github/workflows/android-twa-release.yml +++ b/.github/workflows/android-twa-release.yml @@ -98,7 +98,7 @@ jobs: --skipPwaValidation - name: Publish artifacts to GitHub Release - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 with: # Publish to the release for the pushed tag (e.g. v1.2.0), matching the # desktop workflow. On a v* tag push github.ref_name is the tag name.