From 955205630ceb1207b2a24e4d6ab6daff35fedd70 Mon Sep 17 00:00:00 2001 From: Puneet Jain <105224306+pjain05@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:08:39 +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 02d33f5..854d78b 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.12 + #uses: Blazemeter/github-action@v8.2 id: run-test with: apiKey: ${{env.apiKey}}