Skip to content

Commit 6dd76b8

Browse files
chore(deps): bump svenstaro/upload-release-action digest to 81c65b7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ede1142 commit 6dd76b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appstore-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
158158
159159
- name: Attach tarball to github release
160-
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
160+
uses: svenstaro/upload-release-action@81c65b7cd4de9b2570615ce3aad67a41de5b1a13 # v2
161161
id: attach_to_release
162162
with:
163163
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)