From f7529fac4f25f7bb202cd8a30a8bbd024f0e2225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:53:41 +0000 Subject: [PATCH] chore(deps): bump complytime/org-infra/.github/workflows/reusable_ci.yml Bumps [complytime/org-infra/.github/workflows/reusable_ci.yml](https://github.com/complytime/org-infra) from 37b9e82025fb9d0b4079cfe0bbd7f0434f79e692 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/37b9e82025fb9d0b4079cfe0bbd7f0434f79e692...5684c8275536d5d6f47511c672751b646d18e189) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_ci.yml dependency-version: 5684c8275536d5d6f47511c672751b646d18e189 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 231df71..f77a921 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: call_reusable_ci: name: Standardized CI - uses: complytime/org-infra/.github/workflows/reusable_ci.yml@37b9e82025fb9d0b4079cfe0bbd7f0434f79e692 # main + uses: complytime/org-infra/.github/workflows/reusable_ci.yml@5684c8275536d5d6f47511c672751b646d18e189 # main permissions: contents: read issues: read