From 49225cb5ecc9de0edeea15fe0abeb2007fb29594 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 20:17:01 +0000 Subject: [PATCH] Update actions/upload-artifact digest to 26f96df --- .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 434a7946..bbdbc3a4 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@52899c8c02604e1c6c9ea56b52ead4671321bd05 + uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 env: GITHUB_TOKEN: ${{ github.token }} with: