From 9432420b9d1465f1a65bd44663bd5bccd4f0583b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:43:04 +0000 Subject: [PATCH] Bump 1password/load-secrets-action in the dependencies group Bumps the dependencies group with 1 update: [1password/load-secrets-action](https://github.com/1password/load-secrets-action). Updates `1password/load-secrets-action` from 3.2.1 to 4.0.0 - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](https://github.com/1password/load-secrets-action/compare/dafbe7cb03502b260e2b2893c753c352eee545bf...92467eb28f72e8255933372f1e0707c567ce2259) --- updated-dependencies: - dependency-name: 1password/load-secrets-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/build-push-and-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-push-and-pr.yaml b/.github/workflows/build-push-and-pr.yaml index f93bde3..573cce4 100644 --- a/.github/workflows/build-push-and-pr.yaml +++ b/.github/workflows/build-push-and-pr.yaml @@ -37,7 +37,7 @@ jobs: steps: - name: Load secrets id: op-load-secret - uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3.2.1 + uses: 1password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259 # v4.0.0 with: export-env: false env: