From c32718f7e57a8654a507ec6d5780e1a02f599bcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:27:37 +0000 Subject: [PATCH] Update actions/upload-artifact digest to 65c4c4a --- .github/workflows/ci-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 603555205..89a9704dc 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -61,7 +61,7 @@ jobs: - name: Upload Cypress screenshots if: failure() - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 + uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4 with: name: Inventory management system Screenshots path: cypress/screenshots @@ -143,7 +143,7 @@ jobs: - name: Upload Cypress screenshots if: failure() - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 + uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4 with: name: Inventory management system (with api) Screenshots path: cypress/screenshots