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}}