From b1d1f1fd2a4f29c08c9227dc2c7298378cb19940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 04:32:45 +0000 Subject: [PATCH] chore(deps): bump 1password/load-secrets-action Bumps the actions-minor-patch group with 1 update: [1password/load-secrets-action](https://github.com/1password/load-secrets-action). Updates `1password/load-secrets-action` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/1password/load-secrets-action/releases) - [Commits](https://github.com/1password/load-secrets-action/compare/e544b780808654ba8ceba5fb2fe2897103d92ff4...70062d7a876d3eb6334754fa26efd2fbd90c32f2) --- updated-dependencies: - dependency-name: 1password/load-secrets-action dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 6575966..e801b2f 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -24,7 +24,7 @@ jobs: # is an address, not a secret. - name: Load app credentials from 1Password id: op - uses: 1password/load-secrets-action@e544b780808654ba8ceba5fb2fe2897103d92ff4 # v5.0.0 + uses: 1password/load-secrets-action@70062d7a876d3eb6334754fa26efd2fbd90c32f2 # v5.0.1 with: export-env: false version: 2.35.0