From 38447a5d6320ac074e18fc08c3dac4924f4d9b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 01:04:11 +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.3.1 to 0.4.0. - [Release notes](https://github.com/complytime/org-infra/releases) - [Commits](https://github.com/complytime/org-infra/compare/2c193416adbc621a64021ace52bf57114d703888...bbd7194995388f96dd28c0c0792d406c8a249140) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_ci.yml dependency-version: 0.4.0 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 2bf46a4c..59ce3df2 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@2c193416adbc621a64021ace52bf57114d703888 # v0.3.1 + uses: complytime/org-infra/.github/workflows/reusable_ci.yml@bbd7194995388f96dd28c0c0792d406c8a249140 # v0.4.0 permissions: contents: read issues: read