From d92b93b9d7b9a75ae9578c13d079a8bae0f4e9ee Mon Sep 17 00:00:00 2001 From: Puneet Jain <105224306+pjain05@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:57:34 +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 4ccaeb6..02d33f5 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.11 - #uses: Blazemeter/github-action@v8.2 + #uses: dnyanesh-nagre-perforce/blaze-action@v2.11 + uses: Blazemeter/github-action@v8.2 id: run-test with: apiKey: ${{env.apiKey}}