From 7414364934811f8174c7ab1184e8ff6e66a70a42 Mon Sep 17 00:00:00 2001 From: Puneet Jain <105224306+pjain05@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:55:54 +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 9b72916..3052ce0 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -25,8 +25,8 @@ jobs: - name: Set Environment Variable run: echo ${{github.workspace}} - name: PerforceAction - uses: dnyanesh-nagre-perforce/blaze-action@v2.14 - #uses: Blazemeter/github-action@v8.4 + #uses: dnyanesh-nagre-perforce/blaze-action@v2.14 + uses: Blazemeter/github-action@v8.5 id: run-test with: apiKey: ${{env.apiKey}}