From 1215725de94420bf3455c8d193f470ce2cc6dbd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:44:34 +0000 Subject: [PATCH] chore(deps): update 1password/load-secrets-action action to v4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/qa.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index ef163f0..66a4be3 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -46,13 +46,13 @@ jobs: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} - name: Setup 1Password - uses: 1password/load-secrets-action/configure@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 + uses: 1password/load-secrets-action/configure@92467eb28f72e8255933372f1e0707c567ce2259 # v4 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load all secrets id: secrets - uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 + uses: 1password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259 # v4 with: export-env: true env: @@ -299,12 +299,12 @@ jobs: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} - name: Setup 1Password - uses: 1password/load-secrets-action/configure@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 + uses: 1password/load-secrets-action/configure@92467eb28f72e8255933372f1e0707c567ce2259 # v4 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load Slack secrets - uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 + uses: 1password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259 # v4 with: export-env: true env: @@ -353,12 +353,12 @@ jobs: fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }} - name: Setup 1Password - uses: 1password/load-secrets-action/configure@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 + uses: 1password/load-secrets-action/configure@92467eb28f72e8255933372f1e0707c567ce2259 # v4 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load Slack secrets - uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 + uses: 1password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259 # v4 with: export-env: true env: