From 6d7fd18bd9595d58ad5114d3488b4edc5702ce10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:44:12 +0000 Subject: [PATCH] ci(deps): bump complytime/org-infra/.github/workflows/reusable_scheduled.yml Bumps [complytime/org-infra/.github/workflows/reusable_scheduled.yml](https://github.com/complytime/org-infra) from 0.4.0 to 0.5.0. - [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/bbd7194995388f96dd28c0c0792d406c8a249140...638b2037394ca0f0b860a135c7c27dce75fd3c03) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_scheduled.yml dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_scheduled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_scheduled.yml b/.github/workflows/ci_scheduled.yml index d90bbc3..659c499 100644 --- a/.github/workflows/ci_scheduled.yml +++ b/.github/workflows/ci_scheduled.yml @@ -13,7 +13,7 @@ permissions: jobs: call_reusable_scheduled: name: Scheduled Scan - uses: complytime/org-infra/.github/workflows/reusable_scheduled.yml@bbd7194995388f96dd28c0c0792d406c8a249140 # v0.4.0 + uses: complytime/org-infra/.github/workflows/reusable_scheduled.yml@638b2037394ca0f0b860a135c7c27dce75fd3c03 # v0.5.0 permissions: contents: read actions: read