From f340c30412740fd9c5bb119713e9d925b6acebd5 Mon Sep 17 00:00:00 2001 From: Sergey Chuvashev Date: Fri, 9 Aug 2024 18:43:41 +0400 Subject: [PATCH] Version --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3d4bae9..9deefb2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Test upload action - uses: appswithlove/updraft-deploy-github-action@021749d3669449aa287e05b999d9a4f8c6b73aa0 + uses: appswithlove/updraft-deploy-github-action@7ad1bbe8b0e35b22e14594f7f7b30b80c36145bd with: api_key: ${{ secrets.TEST_API_KEY }} app_key: ${{ secrets.TEST_APP_KEY }}