From 68c5f24272e5658e33312f14b654e0feb969bb8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:29:54 +0000 Subject: [PATCH] ci(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 0.6.0 to 0.7.1. - [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/aff4817ed6f0364e7f899bfb63ec6db42e69fde2...0c784711926c9864f027ec565fd7c06a382d80f8) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_ci.yml dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_checks.yml b/.github/workflows/ci_checks.yml index 9940d2f..34036fc 100644 --- a/.github/workflows/ci_checks.yml +++ b/.github/workflows/ci_checks.yml @@ -16,7 +16,7 @@ permissions: jobs: call_reusable_ci: name: Standardized CI - uses: complytime/org-infra/.github/workflows/reusable_ci.yml@aff4817ed6f0364e7f899bfb63ec6db42e69fde2 # v0.6.0 + uses: complytime/org-infra/.github/workflows/reusable_ci.yml@0c784711926c9864f027ec565fd7c06a382d80f8 # v0.7.1 permissions: contents: read issues: read