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