From 671cbd2bf67acecd5eac20f21e09435d0f674a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:18:51 +0000 Subject: [PATCH] ci(deps): bump complytime/org-infra/.github/workflows/reusable_sign_and_verify.yml Bumps [complytime/org-infra/.github/workflows/reusable_sign_and_verify.yml](https://github.com/complytime/org-infra) from e30c5cd87e7aeddb8aa7bfeccff4d362bd886270 to 15f3a3ec8eacbdd9203ca422ba802d418e686560. - [Release notes](https://github.com/complytime/org-infra/releases) - [Changelog](https://github.com/complytime/org-infra/blob/main/CHANGELOG.md) - [Commits](https://github.com/complytime/org-infra/compare/e30c5cd87e7aeddb8aa7bfeccff4d362bd886270...15f3a3ec8eacbdd9203ca422ba802d418e686560) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_sign_and_verify.yml dependency-version: 15f3a3ec8eacbdd9203ca422ba802d418e686560 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 3a4f050..81ec7ec 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -49,7 +49,7 @@ jobs: if: >- always() && needs.push.result == 'success' - uses: complytime/org-infra/.github/workflows/reusable_sign_and_verify.yml@e30c5cd87e7aeddb8aa7bfeccff4d362bd886270 # main + uses: complytime/org-infra/.github/workflows/reusable_sign_and_verify.yml@15f3a3ec8eacbdd9203ca422ba802d418e686560 # main permissions: contents: read packages: write