From fb92d396ee1950613e74fea2056909ad740ebc8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:17:06 +0000 Subject: [PATCH] ci(deps): bump Glyndor/.github/.github/workflows/schedule-freshness.yml Bumps [Glyndor/.github/.github/workflows/schedule-freshness.yml](https://github.com/glyndor/.github) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/glyndor/.github/releases) - [Commits](https://github.com/glyndor/.github/compare/045903bf83a58651f119bc7d952aa45242b897c5...e61aaf0e920345b3dbb82cacd3bd36a499951a92) --- updated-dependencies: - dependency-name: Glyndor/.github/.github/workflows/schedule-freshness.yml dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/schedule-freshness.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/schedule-freshness.yml b/.github/workflows/schedule-freshness.yml index 8ff5e23..9eecc94 100644 --- a/.github/workflows/schedule-freshness.yml +++ b/.github/workflows/schedule-freshness.yml @@ -25,14 +25,14 @@ permissions: jobs: audit: name: audit freshness - uses: Glyndor/.github/.github/workflows/schedule-freshness.yml@045903bf83a58651f119bc7d952aa45242b897c5 # v1.12.0 + uses: Glyndor/.github/.github/workflows/schedule-freshness.yml@e61aaf0e920345b3dbb82cacd3bd36a499951a92 # v1.13.0 with: workflow: audit.yml max-age-days: 15 # weekly cron, so two periods of slack fuzz: name: fuzz freshness - uses: Glyndor/.github/.github/workflows/schedule-freshness.yml@045903bf83a58651f119bc7d952aa45242b897c5 # v1.12.0 + uses: Glyndor/.github/.github/workflows/schedule-freshness.yml@e61aaf0e920345b3dbb82cacd3bd36a499951a92 # v1.13.0 with: workflow: fuzz.yml max-age-days: 15 # weekly cron, so two periods of slack