From f7ea542b1b3f922a64f7100b69b0919ce1163cc5 Mon Sep 17 00:00:00 2001 From: "ferrlabs-renovate[bot]" <282300760+ferrlabs-renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 21:14:08 +0000 Subject: [PATCH] chore(deps): update ferrlabs/.github digest to 5ff5438 --- .github/workflows/pr-title.yml | 2 +- .github/workflows/renovate-rebase.yml | 2 +- .github/workflows/security-scan.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 1dda0bf..d19f3b4 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -10,6 +10,6 @@ permissions: jobs: title: name: PR title - uses: FerrLabs/.github/.github/workflows/reusable-pr-title.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main + uses: FerrLabs/.github/.github/workflows/reusable-pr-title.yml@5ff54383dc6676f79163dab1dc4cb7c29f7cd8de # main with: runner: ubuntu-latest diff --git a/.github/workflows/renovate-rebase.yml b/.github/workflows/renovate-rebase.yml index 4ecd98f..ee41c16 100644 --- a/.github/workflows/renovate-rebase.yml +++ b/.github/workflows/renovate-rebase.yml @@ -6,7 +6,7 @@ on: jobs: dispatch: - uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main + uses: FerrLabs/.github/.github/workflows/reusable-renovate-dispatch.yml@5ff54383dc6676f79163dab1dc4cb7c29f7cd8de # main with: runner: ubuntu-latest secrets: inherit diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index adcab2f..7adeb74 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -16,5 +16,5 @@ permissions: jobs: scan: name: Secrets + CVE - uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@c2ba2d8915572bebd539fa5ba7ec4219bfc02f18 # main + uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@5ff54383dc6676f79163dab1dc4cb7c29f7cd8de # main secrets: inherit