Skip to content

Commit a8d061a

Browse files
Merge pull request #993 from nextcloud/dependabot/github_actions/svenstaro/upload-release-action-2.5.0
2 parents 01c56a4 + 3e81988 commit a8d061a

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
@@ -149,7 +149,7 @@ jobs:
149149
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
150150
151151
- name: Attach tarball to github release
152-
uses: svenstaro/upload-release-action@133984371c30d34e38222a64855679a414cb7575 # v2
152+
uses: svenstaro/upload-release-action@7319e4733ec7a184d739a6f412c40ffc339b69c7 # v2
153153
id: attach_to_release
154154
with:
155155
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)