From c7be03bd5bdb576bfb7682659ec33202c719a593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 04:39:52 +0000 Subject: [PATCH] build(deps): Bump layervai/ops-routines-workflows/.github/workflows/age-check-actions.yml Bumps [layervai/ops-routines-workflows/.github/workflows/age-check-actions.yml](https://github.com/layervai/ops-routines-workflows) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/layervai/ops-routines-workflows/releases) - [Commits](https://github.com/layervai/ops-routines-workflows/compare/39fcb54fc36ea7b6032e138bd8b57647f2bb32f0...86d4de84b95cf923bfdd11e3384a1f0deecfbef0) --- updated-dependencies: - dependency-name: layervai/ops-routines-workflows/.github/workflows/age-check-actions.yml dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependency-age-check-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-age-check-actions.yml b/.github/workflows/dependency-age-check-actions.yml index a682ce7..72f02aa 100644 --- a/.github/workflows/dependency-age-check-actions.yml +++ b/.github/workflows/dependency-age-check-actions.yml @@ -35,7 +35,7 @@ jobs: # only if/name/needs/permissions/secrets/strategy/uses/with/concurrency # are valid on a job that calls a reusable workflow. The reusable # workflow itself sets `timeout-minutes: 5` internally. - uses: layervai/ops-routines-workflows/.github/workflows/age-check-actions.yml@39fcb54fc36ea7b6032e138bd8b57647f2bb32f0 # v0.4.0 + uses: layervai/ops-routines-workflows/.github/workflows/age-check-actions.yml@86d4de84b95cf923bfdd11e3384a1f0deecfbef0 # v0.5.0 with: min_age_days: 7 permissions: