From 3100e7f172500b7eccc2b7c18d3df945d0db638c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 00:53:30 +0000 Subject: [PATCH] chore: update actions/upload-artifact digest to 184d73b --- .github/workflows/TASKLIST_CARBONISATION.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TASKLIST_CARBONISATION.yml b/.github/workflows/TASKLIST_CARBONISATION.yml index 442281fe8..afbf8b888 100644 --- a/.github/workflows/TASKLIST_CARBONISATION.yml +++ b/.github/workflows/TASKLIST_CARBONISATION.yml @@ -67,7 +67,7 @@ jobs: - name: Run Playwright tests working-directory: ./zeebe/tasklist/client run: yarn playwright form-js-integration - - uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 + - uses: actions/upload-artifact@184d73b71b93c222403b2e7f1ffebe4508014249 if: always() with: name: playwright-report