summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-10 16:56:34 +0100
committerGitHub <noreply@github.com>2023-01-10 16:56:34 +0100
commit343aa5e2f79b5cfe4b4d780d4ce4573da03045cd (patch)
treedb493de1c01c4e00254ef31539f5257fe6466704
parent71c657b33345a5dc94d9c64e4d18fa04e47e3a66 (diff)
Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 (#2052)
-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 06b1f4c3d..9ae9c3588 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@133984371c30d34e38222a64855679a414cb7575
+ uses: svenstaro/upload-release-action@2728235f7dc9ff598bd86ce3c274b74f802d2208
id: attach_to_release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}