From ae50f84b6a90c004dffaf091fb586d65cb6e6f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:09:38 +0000 Subject: [PATCH] chore(deps): bump 1password/load-secrets-action from 2.0.0 to 3.1.0 Bumps [1password/load-secrets-action](https://github.com/1password/load-secrets-action) from 2.0.0 to 3.1.0. - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](https://github.com/1password/load-secrets-action/compare/581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0...8d0d610af187e78a2772c2d18d627f4c52d3fbfb) --- updated-dependencies: - dependency-name: 1password/load-secrets-action dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 4b05df6..d6223f3 100644 --- a/.github/workflows/build-debug.yaml +++ b/.github/workflows/build-debug.yaml @@ -59,7 +59,7 @@ jobs: steps: - name: Load secrets id: op-load-secret - uses: 1password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0 # v2.0.0 + uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 with: export-env: false env: diff --git a/.github/workflows/build-release.yaml b/.github/workflows/build-release.yaml index cb7b8fd..3a7cab1 100644 --- a/.github/workflows/build-release.yaml +++ b/.github/workflows/build-release.yaml @@ -87,7 +87,7 @@ jobs: steps: - name: Load secrets id: op-load-secret - uses: 1password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0 # v2.0.0 + uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 with: export-env: false env: