Skip to content

Commit 10ac2d2

Browse files
Merge pull request #11331 from nextcloud/renovate/main-svenstaro-upload-release-action-digest
chore(deps): bump svenstaro/upload-release-action digest to 81c65b7 (main)
2 parents ede1142 + 6dd76b8 commit 10ac2d2

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)