From 505263fddbe811756aa5e9c8cd272bf33d4d0f9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:44:25 +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/solidity.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/solidity.yml b/.github/workflows/solidity.yml index 8733131..3e54242 100644 --- a/.github/workflows/solidity.yml +++ b/.github/workflows/solidity.yml @@ -71,12 +71,12 @@ jobs: runs-on: namespace-profile-btp-scs steps: - name: Setup 1Password - uses: 1password/load-secrets-action/configure@v3 + uses: 1password/load-secrets-action/configure@v4 with: service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Load secrets - uses: 1password/load-secrets-action@v3 + uses: 1password/load-secrets-action@v4 with: export-env: true env: