diff --git a/.github/workflows/qa-android-ui-tests.yml b/.github/workflows/qa-android-ui-tests.yml index c3ac5ec732..dc2f7d39f9 100644 --- a/.github/workflows/qa-android-ui-tests.yml +++ b/.github/workflows/qa-android-ui-tests.yml @@ -194,7 +194,7 @@ jobs: run: bash scripts/qa_android_ui_tests/execution_setup.sh install-apks-on-devices - name: Install 1Password CLI - uses: 1password/install-cli-action@v2 + uses: 1password/install-cli-action@v3 # Fetch runtime secrets only for this run. - name: Fetch secrets.json (runtime only)