From 1abd9eb06e35268f50e023fc0719f0c78cffe7c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 13:42:18 +0600 Subject: [PATCH] Update softprops/action-gh-release action to v2.0.5 (#9) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build_app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_app.yml b/.github/workflows/build_app.yml index b7a4b00..3686ab4 100644 --- a/.github/workflows/build_app.yml +++ b/.github/workflows/build_app.yml @@ -111,7 +111,7 @@ jobs: echo "APK_X86_64_SHA=$sha" >> $GITHUB_ENV - name: Create release - uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4 + uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5 with: tag_name: r${{ env.COMMIT_COUNT }} name: Mihon Preview r${{ env.COMMIT_COUNT }}