From 18bee71b888a34566df14e87abc2c1951ecee8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 01:53:36 +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 e30c5cd87e7aeddb8aa7bfeccff4d362bd886270 to 37b9e82025fb9d0b4079cfe0bbd7f0434f79e692. - [Release notes](https://github.com/complytime/org-infra/releases) - [Commits](https://github.com/complytime/org-infra/compare/e30c5cd87e7aeddb8aa7bfeccff4d362bd886270...37b9e82025fb9d0b4079cfe0bbd7f0434f79e692) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_ci.yml dependency-version: 37b9e82025fb9d0b4079cfe0bbd7f0434f79e692 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 9aa6d90..6065a59 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@e30c5cd87e7aeddb8aa7bfeccff4d362bd886270 # main + uses: complytime/org-infra/.github/workflows/reusable_ci.yml@37b9e82025fb9d0b4079cfe0bbd7f0434f79e692 # main permissions: contents: read issues: read