From 89e49cc8462afaba3658784967dc304d11eb4744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 18:34:02 +0000 Subject: [PATCH] Bump 1password/load-secrets-action from 4.0.0 to 4.0.1 Bumps [1password/load-secrets-action](https://github.com/1password/load-secrets-action) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](https://github.com/1password/load-secrets-action/compare/92467eb28f72e8255933372f1e0707c567ce2259...3a12b0ab99d9cd590a3e9b5a90ea017210ed9556) --- updated-dependencies: - dependency-name: 1password/load-secrets-action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/gerrit-clm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gerrit-clm.yaml b/.github/workflows/gerrit-clm.yaml index 366d885e..88a1ce08 100644 --- a/.github/workflows/gerrit-clm.yaml +++ b/.github/workflows/gerrit-clm.yaml @@ -189,7 +189,7 @@ jobs: - name: Load secret from 1Password if: steps.check-pom-xml.outputs.exists == 'true' - uses: 1password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259 # v4.0.0 + uses: 1password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556 # v4.0.1 with: export-env: true env: