Skip to content

Commit 2594872

Browse files
authored
Merge pull request #92 from nextcloud/dependabot/github_actions/svenstaro/upload-release-action-2.11.3
Chore(deps): Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3
2 parents d64df95 + 1a10f1a commit 2594872

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@81c65b7cd4de9b2570615ce3aad67a41de5b1a13 # v2
160+
uses: svenstaro/upload-release-action@6b7fa9f267e90b50a19fef07b3596790bb941741 # v2
161161
id: attach_to_release
162162
with:
163163
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)