Merge pull request #5807 from nextcloud/renovate/main-svenstaro-upload-release-action-digest

chore(deps): bump svenstaro/upload-release-action digest to 04733e0 (main)
This commit is contained in:
Christoph Wurst 2024-02-28 13:59:09 +01:00 committed by GitHub
commit b883438753
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ jobs:
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
- name: Attach tarball to github release
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df # v2
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
id: attach_to_release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}