Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/qa-android-ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading