From ca4499e70df0c2540c0b48ec00cb2b950a3abd49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 01:53:50 +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 638b2037394ca0f0b860a135c7c27dce75fd3c03. - [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...638b2037394ca0f0b860a135c7c27dce75fd3c03) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_ci.yml dependency-version: 638b2037394ca0f0b860a135c7c27dce75fd3c03 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 242e212..cd2ad1d 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@638b2037394ca0f0b860a135c7c27dce75fd3c03 # main permissions: contents: read issues: read