Merge pull request #2093 from element-hq/renovate/actions-upload-artifact-digest

Update actions/upload-artifact digest to 52899c8
This commit is contained in:
fkwp 2024-01-23 09:18:55 +01:00 committed by GitHub
commit bffeef86f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ jobs:
tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist
- name: Upload
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6
uses: actions/upload-artifact@52899c8c02604e1c6c9ea56b52ead4671321bd05
env:
GITHUB_TOKEN: ${{ github.token }}
with: