From 2614427496688856850740b740cee01f8f9416b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 10:45:40 +0000 Subject: [PATCH] ci: bump 1password/load-secrets-action from 3.2.1 to 4.0.1 Bumps [1password/load-secrets-action](https://github.com/1password/load-secrets-action) from 3.2.1 to 4.0.1. - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](https://github.com/1password/load-secrets-action/compare/dafbe7cb03502b260e2b2893c753c352eee545bf...3a12b0ab99d9cd590a3e9b5a90ea017210ed9556) --- updated-dependencies: - dependency-name: 1password/load-secrets-action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 17613eb..a809a3a 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -19,7 +19,7 @@ jobs: # repo secret is OP_SERVICE_ACCOUNT_TOKEN, scoped read-only to Automation. - name: Load release-please app credentials id: op - uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3 + uses: 1password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556 # v4.0.1 with: export-env: false env: