From 5288b106cd71a073118f12b0e044fecd05dcdbd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:53:43 +0000 Subject: [PATCH] chore(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 5684c8275536d5d6f47511c672751b646d18e189. - [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...5684c8275536d5d6f47511c672751b646d18e189) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_sign_and_verify.yml dependency-version: 5684c8275536d5d6f47511c672751b646d18e189 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..2020e51 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@5684c8275536d5d6f47511c672751b646d18e189 # main permissions: contents: read packages: write