Skip to content

Commit ac793ae

Browse files
authored
Merge pull request #4582 from nextcloud/dependabot/github_actions/stable-8/svenstaro/upload-release-action-2.11.5
[stable-8] Bump svenstaro/upload-release-action from 2.11.3 to 2.11.5
2 parents 5049ddc + 6f5909c commit ac793ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
174174
175175
- name: Attach tarball to github release
176-
uses: svenstaro/upload-release-action@6b7fa9f267e90b50a19fef07b3596790bb941741 # v2
176+
uses: svenstaro/upload-release-action@29e53e917877a24fad85510ded594ab3c9ca12de # v2
177177
id: attach_to_release
178178
with:
179179
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)