From d438472458ace2502c445779a4aeaa7fda1c6302 Mon Sep 17 00:00:00 2001 From: Puneet Jain <105224306+pjain05@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:12:16 +0530 Subject: [PATCH] Update action.yml --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 85aa034..c5ad2bc 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -26,7 +26,7 @@ jobs: run: echo ${{github.workspace}} - name: PerforceAction #uses: dnyanesh-nagre-perforce/blaze-action@v2.13 - uses: Blazemeter/github-action@v8.3 + uses: Blazemeter/github-action@v8.4 id: run-test with: apiKey: ${{env.apiKey}}