From 5d3153be0ecb7ae4213958079678098831f9ce92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:27:12 +0000 Subject: [PATCH] gateway: bump 1Password/load-secrets-action from 3.0.0 to 3.1.0 Bumps [1Password/load-secrets-action](https://github.com/1password/load-secrets-action) from 3.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/13f58eec611f8e5db52ec16247f58c508398f3e6...8d0d610af187e78a2772c2d18d627f4c52d3fbfb) --- updated-dependencies: - dependency-name: 1Password/load-secrets-action dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index 29a730e8..8b508c62 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -15,7 +15,7 @@ jobs: dummy: runs-on: ubuntu-latest steps: - - uses: 1Password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3.0.0 + - uses: 1Password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3.1.0 if: false - uses: ana06/get-changed-files@25f79e676e7ea1868813e21465014798211fad8c # v2.3.0 if: false