summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-release.yml')
-rw-r--r--.github/workflows/build-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml
index aa8102315..554818fd7 100644
--- a/.github/workflows/build-release.yml
+++ b/.github/workflows/build-release.yml
@@ -52,7 +52,7 @@ jobs:
app_public_crt: ${{ secrets.APP_PUBLIC_CRT }}
- name: Upload app tarball to release
- uses: svenstaro/upload-release-action@cc92c9093e5f785e23a3d654fe2671640b851b5f
+ uses: svenstaro/upload-release-action@7319e4733ec7a184d739a6f412c40ffc339b69c7
id: attach_to_release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}