From 99a77c6af7f2dc31158fffdce35bb5386918b6d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Carden=CC=83a?= <35935591+luisecm@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:40:39 -0600 Subject: [PATCH 1/2] chore(warp): update warp ref id on tests --- .github/workflows/ui-automated-tests.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ui-automated-tests.yml b/.github/workflows/ui-automated-tests.yml index 4c2587f790..4a65de3af5 100644 --- a/.github/workflows/ui-automated-tests.yml +++ b/.github/workflows/ui-automated-tests.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a + ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 - name: Set up cargo cache 🛠️ uses: Swatinem/rust-cache@v2 @@ -212,7 +212,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a + ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 path: "./warp" - name: Download Key file 🗳️ @@ -343,7 +343,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a + ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 path: "./warp" - name: Download Key file 🗳️ @@ -473,7 +473,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 32f4c53fc462d53553a31762ecd12b4af9329a4a + ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 path: "./warp" - name: Download Key file 🗳️ From aeacc6f582ed839f8956b717f1c6da88cffaf81b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Carden=CC=83a?= <35935591+luisecm@users.noreply.github.com> Date: Tue, 13 Feb 2024 11:15:12 -0600 Subject: [PATCH 2/2] chore(warp): update ref id to latest --- .github/workflows/ui-automated-tests.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ui-automated-tests.yml b/.github/workflows/ui-automated-tests.yml index 4a65de3af5..8125f80ead 100644 --- a/.github/workflows/ui-automated-tests.yml +++ b/.github/workflows/ui-automated-tests.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 + ref: 0a216237cb9c965754df444b80ea983879831396 - name: Set up cargo cache 🛠️ uses: Swatinem/rust-cache@v2 @@ -212,7 +212,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 + ref: 0a216237cb9c965754df444b80ea983879831396 path: "./warp" - name: Download Key file 🗳️ @@ -343,7 +343,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 + ref: 0a216237cb9c965754df444b80ea983879831396 path: "./warp" - name: Download Key file 🗳️ @@ -473,7 +473,7 @@ jobs: uses: actions/checkout@v4 with: repository: Satellite-im/Warp - ref: 96f96fc9853112133cd592a5bb233fb36ecd9a01 + ref: 0a216237cb9c965754df444b80ea983879831396 path: "./warp" - name: Download Key file 🗳️