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