From 904930f02959cab871cd8980f5e7c5506a03b5cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 16:02:33 +0000 Subject: [PATCH] Bump 1password/load-secrets-action Bumps the dependencies group with 1 update in the / directory: [1password/load-secrets-action](https://github.com/1password/load-secrets-action). Updates `1password/load-secrets-action` from 3.1.0 to 4.0.0 - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](https://github.com/1password/load-secrets-action/compare/8d0d610af187e78a2772c2d18d627f4c52d3fbfb...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-canary.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-canary.yaml b/.github/workflows/build-canary.yaml index 1853ddb..291a1cc 100644 --- a/.github/workflows/build-canary.yaml +++ b/.github/workflows/build-canary.yaml @@ -48,7 +48,7 @@ jobs: steps: - name: Load secrets id: op-load-secret - uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 + uses: 1password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259 # v4.0.0 with: export-env: false env: