From b7b76262c3bc290ac0173bb6dd5e51f57e44b45b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:25:23 +0000 Subject: [PATCH] Update actions/upload-artifact digest to 3a80482 --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 07c23946..48f7e402 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -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@d00351bf698398c17253d21cf8f90e57a344e14b + uses: actions/upload-artifact@3a8048248f2f288c271830f8ecf2a1c5d8eb0e9a env: GITHUB_TOKEN: ${{ github.token }} with: