From 6311ce8262502738e6fdda9271caa90da3de8e84 Mon Sep 17 00:00:00 2001 From: dnyanesh-nagre-perforce <104064775+dnyanesh-nagre-perforce@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:44:57 +0530 Subject: [PATCH] Update action.yml --- .github/workflows/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 3760506..cb201cb 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -13,8 +13,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v2.3.4 - - name: Run Blazemeter test - uses: BlazeRunner-BZR/Github-Action@v8.1 + - name: PerforceAction + uses: dnyanesh-nagre-perforce/blaze-action@V1.0 id: run-test with: apiKey: ${{env.apiKey}}