Skip to content

Commit 08b7b36

Browse files
Merge pull request #1574 from nextcloud/dependabot/github_actions/svenstaro/upload-release-action-2.10.0
2 parents 3ce16a3 + ab8fa74 commit 08b7b36

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
@@ -168,7 +168,7 @@ jobs:
168168
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
169169
170170
- name: Attach tarball to github release
171-
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
171+
uses: svenstaro/upload-release-action@ebd922b779f285dafcac6410a0710daee9c12b82 # v2
172172
id: attach_to_release
173173
with:
174174
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)