From f5b7219d570355d315da07c7a94ce92f7326d490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:33:12 +0000 Subject: [PATCH] chore(deps): bump 1password/load-secrets-action Bumps the dependencies group with 1 update: [1password/load-secrets-action](https://github.com/1password/load-secrets-action). Updates `1password/load-secrets-action` from 2.0.0 to 3.2.1 - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](https://github.com/1password/load-secrets-action/compare/581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0...dafbe7cb03502b260e2b2893c753c352eee545bf) --- updated-dependencies: - dependency-name: 1password/load-secrets-action dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/build-debug.yaml | 2 +- .github/workflows/build-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-debug.yaml b/.github/workflows/build-debug.yaml index a1f2968..682e919 100644 --- a/.github/workflows/build-debug.yaml +++ b/.github/workflows/build-debug.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: Load secrets id: op-load-secret - uses: 1password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0 # v2.0.0 + uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3.2.1 with: export-env: false env: diff --git a/.github/workflows/build-release.yaml b/.github/workflows/build-release.yaml index 0a2ea8e..064cb67 100644 --- a/.github/workflows/build-release.yaml +++ b/.github/workflows/build-release.yaml @@ -35,7 +35,7 @@ jobs: steps: - name: Load secrets id: op-load-secret - uses: 1password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0 # v2.0.0 + uses: 1password/load-secrets-action@dafbe7cb03502b260e2b2893c753c352eee545bf # v3.2.1 with: export-env: false env: